aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/namestore_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-16 21:47:50 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-16 21:47:50 +0000
commitd4110a7d8d9d2559b0806f3f993ea197ae4ddb67 (patch)
tree6b301815dc56449f7d1973f1bb395e69a677fd10 /src/namestore/namestore_api.c
parentaed4626fc179259154c05413717076de7c85b1a7 (diff)
downloadgnunet-d4110a7d8d9d2559b0806f3f993ea197ae4ddb67.tar.gz
gnunet-d4110a7d8d9d2559b0806f3f993ea197ae4ddb67.zip
-never store NICKs anywhere but in '+', do not display nicks in gnunet-namestore
Diffstat (limited to 'src/namestore/namestore_api.c')
-rw-r--r--src/namestore/namestore_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/namestore_api.c b/src/namestore/namestore_api.c
index a924a4511..c089929a6 100644
--- a/src/namestore/namestore_api.c
+++ b/src/namestore/namestore_api.c
@@ -999,7 +999,7 @@ GNUNET_NAMESTORE_disconnect (struct GNUNET_NAMESTORE_Handle *h)
999 * @param rd_count number of records in the 'rd' array 999 * @param rd_count number of records in the 'rd' array
1000 * @param rd array of records with data to store 1000 * @param rd array of records with data to store
1001 * @param cont continuation to call when done 1001 * @param cont continuation to call when done
1002 * @param cont_cls closure for 'cont' 1002 * @param cont_cls closure for @a cont
1003 * @return handle to abort the request 1003 * @return handle to abort the request
1004 */ 1004 */
1005struct GNUNET_NAMESTORE_QueueEntry * 1005struct GNUNET_NAMESTORE_QueueEntry *