aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-02 13:01:15 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-02 13:01:15 +0000
commitf1ece77b38a7c0c83376547b270df913ca9588b2 (patch)
treeafc3a9df18f315df7c99305b1ad4350c9ff861d1 /src/include
parent88590a7fd73dde7fcede837cf631a8020fefc9de (diff)
downloadgnunet-f1ece77b38a7c0c83376547b270df913ca9588b2.tar.gz
gnunet-f1ece77b38a7c0c83376547b270df913ca9588b2.zip
fix doc
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_transport_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_transport_service.h b/src/include/gnunet_transport_service.h
index 84a13ed68..6c443cee8 100644
--- a/src/include/gnunet_transport_service.h
+++ b/src/include/gnunet_transport_service.h
@@ -584,7 +584,7 @@ struct GNUNET_TRANSPORT_GetHelloHandle;
584 * @param handle connection to transport service 584 * @param handle connection to transport service
585 * @param rec function to call with the HELLO 585 * @param rec function to call with the HELLO
586 * @param rec_cls closure for rec 586 * @param rec_cls closure for rec
587 * @return handle to cancel the operation, NULL on error 587 * @return handle to cancel the operation
588 */ 588 */
589struct GNUNET_TRANSPORT_GetHelloHandle * 589struct GNUNET_TRANSPORT_GetHelloHandle *
590GNUNET_TRANSPORT_get_hello (struct GNUNET_TRANSPORT_Handle *handle, 590GNUNET_TRANSPORT_get_hello (struct GNUNET_TRANSPORT_Handle *handle,