]> git.meshlink.io Git - meshlink/blobdiff - src/conf.c
sparse fixup: warning: non-ANSI function declaration of function '...'
[meshlink] / src / conf.c
index bf8183f7d9b8e1fe4eb10f8f4d870f0e2bb4b735..30ac5852e85b8f970be2d2002d1c51dd6bc1743b 100644 (file)
@@ -368,7 +368,7 @@ void read_config_options(splay_tree_t *config_tree, const char *prefix) {
        }
 }
 
-bool read_server_config() {
+bool read_server_config(void) {
        char *fname;
        bool x;