From: Christian Grothoff Date: Thu, 29 Mar 2012 12:53:26 +0000 (+0000) Subject: -fix comment X-Git-Tag: initial-import-from-subversion-38251~14062 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3e2c9e083150b76d622c20b9d1a4f0dd1a802e76;p=oweals%2Fgnunet.git -fix comment --- 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 struct GNUNET_TIME_AbsoluteNBO deadline; /** - * Identity of the receiver or sender. + * Identity of the intended receiver. */ struct GNUNET_PeerIdentity peer;