summaryrefslogtreecommitdiff
path: root/obt/mainloop.c
diff options
context:
space:
mode:
Diffstat (limited to 'obt/mainloop.c')
-rw-r--r--obt/mainloop.c2
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;