aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core.h')
-rw-r--r--src/core/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/core.h b/src/core/core.h
index 8c208a2ed..a1854ccb4 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -412,7 +412,7 @@ struct SendMessageReady
412 412
413/** 413/**
414 * Client asking core to transmit a particular message to a particular 414 * Client asking core to transmit a particular message to a particular
415 * target (responsde to GNUNET_MESSAGE_TYPE_CORE_SEND_READY). 415 * target (response to GNUNET_MESSAGE_TYPE_CORE_SEND_READY).
416 */ 416 */
417struct SendMessage 417struct SendMessage
418{ 418{