aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_gns_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-10 15:22:11 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-10 15:22:11 +0000
commit9deab19cc53c6c1324af2193cef9686875a39c16 (patch)
tree276eb67805c501f4e080a2a43f61d00b4071744d /src/include/gnunet_gns_service.h
parent6fecffef1941be50ea40dbb634521fa368358601 (diff)
downloadgnunet-9deab19cc53c6c1324af2193cef9686875a39c16.tar.gz
gnunet-9deab19cc53c6c1324af2193cef9686875a39c16.zip
-formatting, doxygen
Diffstat (limited to 'src/include/gnunet_gns_service.h')
-rw-r--r--src/include/gnunet_gns_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_gns_service.h b/src/include/gnunet_gns_service.h
index 677957214..7f2bd790d 100644
--- a/src/include/gnunet_gns_service.h
+++ b/src/include/gnunet_gns_service.h
@@ -104,7 +104,7 @@ typedef void (*GNUNET_GNS_LookupResultProcessor) (void *cls,
104 * @param proc_cls closure for processor 104 * @param proc_cls closure for processor
105 * @return handle to the queued request 105 * @return handle to the queued request
106 */ 106 */
107struct GNUNET_GNS_LookupRequest* 107struct GNUNET_GNS_LookupRequest *
108GNUNET_GNS_lookup (struct GNUNET_GNS_Handle *handle, 108GNUNET_GNS_lookup (struct GNUNET_GNS_Handle *handle,
109 const char *name, 109 const char *name,
110 const struct GNUNET_CRYPTO_EccPublicKey *zone, 110 const struct GNUNET_CRYPTO_EccPublicKey *zone,