aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_namecache_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_namecache_service.h')
-rw-r--r--src/include/gnunet_namecache_service.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/gnunet_namecache_service.h b/src/include/gnunet_namecache_service.h
index da2121d31..07b26aec3 100644
--- a/src/include/gnunet_namecache_service.h
+++ b/src/include/gnunet_namecache_service.h
@@ -104,7 +104,6 @@ typedef void
104 const char *emsg); 104 const char *emsg);
105 105
106 106
107
108/** 107/**
109 * Store an item in the namecache. If the item is already present, 108 * Store an item in the namecache. If the item is already present,
110 * it is replaced with the new record. 109 * it is replaced with the new record.