aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_namestore_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_namestore_service.h')
-rw-r--r--src/include/gnunet_namestore_service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_namestore_service.h b/src/include/gnunet_namestore_service.h
index 19c57c718..c4c9bf783 100644
--- a/src/include/gnunet_namestore_service.h
+++ b/src/include/gnunet_namestore_service.h
@@ -154,6 +154,7 @@ GNUNET_NAMESTORE_set_nick (struct GNUNET_NAMESTORE_Handle *h,
154 GNUNET_NAMESTORE_ContinuationWithStatus cont, 154 GNUNET_NAMESTORE_ContinuationWithStatus cont,
155 void *cont_cls); 155 void *cont_cls);
156 156
157
157/** 158/**
158 * Lookup an item in the namestore. 159 * Lookup an item in the namestore.
159 * 160 *