aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-07 14:56:07 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-07 14:56:07 +0000
commit4c5201417431a8cb700dab32e339ded3d7363156 (patch)
tree494f84d2137d15a6818208a5519bd4fcc0fcbe01 /src/core/core.h
parent127cddf66adb99459a5d0ad2f7cafc5c18c27879 (diff)
downloadgnunet-4c5201417431a8cb700dab32e339ded3d7363156.tar.gz
gnunet-4c5201417431a8cb700dab32e339ded3d7363156.zip
hxing
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{