aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet-conversation.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-18 14:59:27 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-18 14:59:27 +0000
commitc654ca8072bc5768bd01c6b0d6db303b0d4e5025 (patch)
tree1d2929c0e15efe6835fa2e98cb8070a4646ae346 /src/conversation/gnunet-conversation.c
parent02eef607379528f1a28c8593dd98e233fcbefd69 (diff)
downloadgnunet-c654ca8072bc5768bd01c6b0d6db303b0d4e5025.tar.gz
gnunet-c654ca8072bc5768bd01c6b0d6db303b0d4e5025.zip
-doxygen fixes
Diffstat (limited to 'src/conversation/gnunet-conversation.c')
-rw-r--r--src/conversation/gnunet-conversation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conversation/gnunet-conversation.c b/src/conversation/gnunet-conversation.c
index b0813df78..ea2ba9ac8 100644
--- a/src/conversation/gnunet-conversation.c
+++ b/src/conversation/gnunet-conversation.c
@@ -645,7 +645,7 @@ static struct VoipCommand commands[] = {
645/** 645/**
646 * Action function to print help for the command shell. 646 * Action function to print help for the command shell.
647 * 647 *
648 * @param arguments arguments given to the command 648 * @param args arguments given to the command
649 */ 649 */
650static void 650static void
651do_help (const char *args) 651do_help (const char *args)