aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-service-gns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/gnunet-service-gns.c')
-rw-r--r--src/gns/gnunet-service-gns.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/gnunet-service-gns.c b/src/gns/gnunet-service-gns.c
index 99cdbfe4e..8c5b2d6c4 100644
--- a/src/gns/gnunet-service-gns.c
+++ b/src/gns/gnunet-service-gns.c
@@ -463,6 +463,7 @@ handle_lookup (void *cls,
463 name, 463 name,
464 (enum GNUNET_GNS_LocalOptions) ntohs ( 464 (enum GNUNET_GNS_LocalOptions) ntohs (
465 sh_msg->options), 465 sh_msg->options),
466 ntohs (sh_msg->recursion_depth_limit),
466 &send_lookup_response, clh); 467 &send_lookup_response, clh);
467 GNUNET_STATISTICS_update (statistics, 468 GNUNET_STATISTICS_update (statistics,
468 "Lookup attempts", 469 "Lookup attempts",