aboutsummaryrefslogtreecommitdiff
path: root/src/lib/eventloop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/eventloop.c')
-rw-r--r--src/lib/eventloop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/eventloop.c b/src/lib/eventloop.c
index c7a33e94..c6a9fd8f 100644
--- a/src/lib/eventloop.c
+++ b/src/lib/eventloop.c
@@ -190,6 +190,7 @@ GNUNET_GTK_main_loop_quit (struct GNUNET_GTK_MainLoop *ml)
190 } 190 }
191} 191}
192 192
193
193/** 194/**
194 * Get the builder from the main window. 195 * Get the builder from the main window.
195 * 196 *