X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=obt%2Fmainloop.c;h=691c6875174585e7352bbf7d842e351407de5e8a;hb=0ffd1ccc4701a9814e6ee570461b1250dd16f1e3;hp=64972dd708eb17aecec0fae7fa9190d6c1be12aa;hpb=db49122dece88956856606fe4c17158859f81837;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;