aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-03-29 12:53:26 +0000
committerChristian Grothoff <christian@grothoff.org>2012-03-29 12:53:26 +0000
commit3e2c9e083150b76d622c20b9d1a4f0dd1a802e76 (patch)
tree9e8c215d9b993eb667203182211c732bc8f666be /src/core/core.h
parentf0a4e06fbeaf96fc8003742c44326958a41d08ff (diff)
downloadgnunet-3e2c9e083150b76d622c20b9d1a4f0dd1a802e76.tar.gz
gnunet-3e2c9e083150b76d622c20b9d1a4f0dd1a802e76.zip
-fix comment
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 4942ad054..c9e29417c 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -332,7 +332,7 @@ struct SendMessage
332 struct GNUNET_TIME_AbsoluteNBO deadline; 332 struct GNUNET_TIME_AbsoluteNBO deadline;
333 333
334 /** 334 /**
335 * Identity of the receiver or sender. 335 * Identity of the intended receiver.
336 */ 336 */
337 struct GNUNET_PeerIdentity peer; 337 struct GNUNET_PeerIdentity peer;
338 338