aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-service-gns_interceptor.c
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2012-03-23 15:59:56 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2012-03-23 15:59:56 +0000
commitc83780d7be3f1a744f72437220b351ce2ce0d68e (patch)
tree6b7ead4481e941526f6996bc222b848714fc36b8 /src/gns/gnunet-service-gns_interceptor.c
parent8c5d25dad5b1b6f36c35d7d8956fa323a1c99951 (diff)
downloadgnunet-c83780d7be3f1a744f72437220b351ce2ce0d68e.tar.gz
gnunet-c83780d7be3f1a744f72437220b351ce2ce0d68e.zip
-doxygen
Diffstat (limited to 'src/gns/gnunet-service-gns_interceptor.c')
-rw-r--r--src/gns/gnunet-service-gns_interceptor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/gnunet-service-gns_interceptor.c b/src/gns/gnunet-service-gns_interceptor.c
index f6d56d048..5ddffdd4b 100644
--- a/src/gns/gnunet-service-gns_interceptor.c
+++ b/src/gns/gnunet-service-gns_interceptor.c
@@ -331,7 +331,7 @@ handle_dns_request(void *cls,
331 * Initialized the interceptor 331 * Initialized the interceptor
332 * 332 *
333 * @param zone the zone to work in 333 * @param zone the zone to work in
334 * @param the prov key of the zone (can be null, needed for caching) 334 * @param key the prov key of the zone (can be null, needed for caching)
335 * @param c the configuration 335 * @param c the configuration
336 * @return GNUNET_OK on success 336 * @return GNUNET_OK on success
337 */ 337 */