aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_core_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_core_service.h')
-rw-r--r--src/include/gnunet_core_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_core_service.h b/src/include/gnunet_core_service.h
index 90b971933..cec06fedd 100644
--- a/src/include/gnunet_core_service.h
+++ b/src/include/gnunet_core_service.h
@@ -82,7 +82,7 @@ typedef void (*GNUNET_CORE_DisconnectEventHandler) (void *cls,
82 * for loopback messages where we are both sender and receiver) 82 * for loopback messages where we are both sender and receiver)
83 * @param message the actual message 83 * @param message the actual message
84 * @return GNUNET_OK to keep the connection open, 84 * @return GNUNET_OK to keep the connection open,
85 * GNUNET_SYSERR to close it (signal serious error) 85 * GNUNET_SYSERR to close connection to the peer (signal serious error)
86 */ 86 */
87typedef int (*GNUNET_CORE_MessageCallback) (void *cls, 87typedef int (*GNUNET_CORE_MessageCallback) (void *cls,
88 const struct GNUNET_PeerIdentity * 88 const struct GNUNET_PeerIdentity *