Make clang happier
[dana/openbox.git] / obt / mainloop.c
index 64972dd..691c687 100644 (file)
@@ -140,7 +140,7 @@ struct _ObtMainLoopFdHandlerType
     GDestroyNotify destroy;
 };
 
-ObtMainLoop *obt_main_loop_new()
+ObtMainLoop *obt_main_loop_new(void)
 {
     ObtMainLoop *loop;