]> git.sur5r.net Git - i3/i3/blobdiff - include/log.h
Use (void) instead of () for functions without args (Thanks fernandotcl)
[i3/i3] / include / log.h
index 0eb5574444c06fc8b30356721fd9a44ad3fbeb96..e5e20dc12c00611aff2f36781e04e00647e78e62 100644 (file)
@@ -29,7 +29,7 @@ extern int shmlog_size;
  * XDG_RUNTIME_DIR, see get_process_filename()).
  *
  */
-void init_logging();
+void init_logging(void);
 
 /**
  * Enables the given loglevel.