aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-service-namestore.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/gnunet-service-namestore.c')
-rw-r--r--src/namestore/gnunet-service-namestore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/gnunet-service-namestore.c b/src/namestore/gnunet-service-namestore.c
index 7934ea6ce..fa189dbc3 100644
--- a/src/namestore/gnunet-service-namestore.c
+++ b/src/namestore/gnunet-service-namestore.c
@@ -1697,7 +1697,7 @@ handle_monitor_start (void *cls,
1697 1697
1698 1698
1699/** 1699/**
1700 * Obtain the next datum during the zone monitor's zone intiial iteration. 1700 * Obtain the next datum during the zone monitor's zone initial iteration.
1701 * 1701 *
1702 * @param cls zone monitor that does its initial iteration 1702 * @param cls zone monitor that does its initial iteration
1703 */ 1703 */