aboutsummaryrefslogtreecommitdiff
path: root/src/hello/hello.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hello/hello.c')
-rw-r--r--src/hello/hello.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hello/hello.c b/src/hello/hello.c
index 22da56e88..3c836a9e4 100644
--- a/src/hello/hello.c
+++ b/src/hello/hello.c
@@ -539,7 +539,7 @@ GNUNET_HELLO_size (const struct GNUNET_HELLO_Message *hello)
539 * 539 *
540 * @param hello the hello message 540 * @param hello the hello message
541 * @param publicKey where to copy the public key information, can be NULL 541 * @param publicKey where to copy the public key information, can be NULL
542 * @return GNUNET_SYSERR if the HELLO was malformed 542 * @return #GNUNET_SYSERR if the HELLO was malformed
543 */ 543 */
544int 544int
545GNUNET_HELLO_get_key (const struct GNUNET_HELLO_Message *hello, 545GNUNET_HELLO_get_key (const struct GNUNET_HELLO_Message *hello,