]> Dogcows Code - chaz/openbox/blobdiff - obt/mainloop.h
stat() can give an error, handle that
[chaz/openbox] / obt / mainloop.h
index cce7d5b512fa7f619f9178ca02efe6dce53def3c..f455d62995a1b4bf750d27e34f2a40eee40ea821 100644 (file)
@@ -27,7 +27,7 @@ G_BEGIN_DECLS
 
 typedef struct _ObtMainLoop ObtMainLoop;
 
-ObtMainLoop *obt_main_loop_new();
+ObtMainLoop *obt_main_loop_new(void);
 void        obt_main_loop_ref(ObtMainLoop *loop);
 void        obt_main_loop_unref(ObtMainLoop *loop);
 
This page took 0.023216 seconds and 4 git commands to generate.