X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=obt%2Fmainloop.h;h=f455d62995a1b4bf750d27e34f2a40eee40ea821;hb=3afa20de54814b1abb447542d72c3b795892932d;hp=cce7d5b512fa7f619f9178ca02efe6dce53def3c;hpb=5f04ca85ef6a2ebc2d66842e261a676691e9b4de;p=chaz%2Fopenbox diff --git a/obt/mainloop.h b/obt/mainloop.h index cce7d5b5..f455d629 100644 --- a/obt/mainloop.h +++ b/obt/mainloop.h @@ -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);