X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=obt%2Fmainloop.c;h=691c6875174585e7352bbf7d842e351407de5e8a;hb=acafa38c8ea210b12ed92fc16281b915ab61542c;hp=64972dd708eb17aecec0fae7fa9190d6c1be12aa;hpb=e1b4b9eb17b3ea145dbdce28dbf278437e349be1;p=chaz%2Fopenbox diff --git a/obt/mainloop.c b/obt/mainloop.c index 64972dd7..691c6875 100644 --- a/obt/mainloop.c +++ b/obt/mainloop.c @@ -140,7 +140,7 @@ struct _ObtMainLoopFdHandlerType GDestroyNotify destroy; }; -ObtMainLoop *obt_main_loop_new() +ObtMainLoop *obt_main_loop_new(void) { ObtMainLoop *loop;