aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_gns_service.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-03-05 12:24:58 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-03-05 12:24:58 +0000
commitebfd8a07a7380540ce0216861ffe23e5b303be19 (patch)
tree13f9fd2f61b51e323aa1ee7a2fabe36bb64ffd39 /src/include/gnunet_gns_service.h
parent0f1462b0595e41eb71f5282371d37d0b56b6d06b (diff)
downloadgnunet-ebfd8a07a7380540ce0216861ffe23e5b303be19.tar.gz
gnunet-ebfd8a07a7380540ce0216861ffe23e5b303be19.zip
- doxygen
Diffstat (limited to 'src/include/gnunet_gns_service.h')
-rw-r--r--src/include/gnunet_gns_service.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/gnunet_gns_service.h b/src/include/gnunet_gns_service.h
index 242217866..f7bfc2aa7 100644
--- a/src/include/gnunet_gns_service.h
+++ b/src/include/gnunet_gns_service.h
@@ -121,8 +121,6 @@ typedef void (*GNUNET_GNS_LookupIterator) (void *cls,
121 * @param handle handle to the GNS service 121 * @param handle handle to the GNS service
122 * @param timeout how long to wait for transmission of this request to the service 122 * @param timeout how long to wait for transmission of this request to the service
123 * // FIXME: what happens afterwards? 123 * // FIXME: what happens afterwards?
124 * @param handle handle to the GNS service
125 * @param timeout timeout of request
126 * @param name the name to look up 124 * @param name the name to look up
127 * @param type the GNUNET_GNS_RecordType to look for 125 * @param type the GNUNET_GNS_RecordType to look for
128 * @param iter function to call on each result 126 * @param iter function to call on each result