[Patch 6/7] tabled: add extern to function prototype

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



If nothing else it lines up the code better.

Signed-off-by: Pete Zaitcev <zaitcev@xxxxxxxxxx>

diff --git a/server/tabled.h b/server/tabled.h
index 4c7cd95..357be73 100644
--- a/server/tabled.h
+++ b/server/tabled.h
@@ -297,7 +297,7 @@ extern int cli_req_avail(struct client *cli);
 extern void applog(int prio, const char *fmt, ...);
 
 /* config.c */
-void read_config(void);
+extern void read_config(void);
 
 /* storage.c */
 extern int stor_open(struct open_chunk *cep, struct storage_node *stn);
--
To unsubscribe from this list: send the line "unsubscribe hail-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Fedora Clound]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux