diff options
Diffstat (limited to 'obt/mainloop.c')
| -rw-r--r-- | obt/mainloop.c | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
