aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-dht-monitor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/gnunet-dht-monitor.c')
-rw-r--r--src/dht/gnunet-dht-monitor.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dht/gnunet-dht-monitor.c b/src/dht/gnunet-dht-monitor.c
index d0cd4cff1..8dc14e223 100644
--- a/src/dht/gnunet-dht-monitor.c
+++ b/src/dht/gnunet-dht-monitor.c
@@ -284,6 +284,7 @@ run (void *cls,
284 NULL); 284 NULL);
285} 285}
286 286
287
287/** 288/**
288 * Entry point for gnunet-dht-monitor 289 * Entry point for gnunet-dht-monitor
289 * 290 *
@@ -340,4 +341,5 @@ main (int argc, char *const *argv)
340 : 1; 341 : 1;
341} 342}
342 343
344
343/* end of gnunet-dht-monitor.c */ 345/* end of gnunet-dht-monitor.c */