aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet-service-conversation.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-05 22:40:56 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-05 22:40:56 +0000
commit2315ef124c25961fc88eadbf6b9d396de5d8f992 (patch)
treea7754822a32082cba386d0006b34280c1cd78358 /src/conversation/gnunet-service-conversation.c
parent75d1e5a653155827bc49e84b8e9333715f7dea31 (diff)
downloadgnunet-2315ef124c25961fc88eadbf6b9d396de5d8f992.tar.gz
gnunet-2315ef124c25961fc88eadbf6b9d396de5d8f992.zip
-doxygen
Diffstat (limited to 'src/conversation/gnunet-service-conversation.c')
-rw-r--r--src/conversation/gnunet-service-conversation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conversation/gnunet-service-conversation.c b/src/conversation/gnunet-service-conversation.c
index 4e2b1455d..3b610c007 100644
--- a/src/conversation/gnunet-service-conversation.c
+++ b/src/conversation/gnunet-service-conversation.c
@@ -527,7 +527,7 @@ handle_client_call_message (void *cls,
527 * @param cls the `struct Line` we are transmitting for 527 * @param cls the `struct Line` we are transmitting for
528 * @param size number of bytes available in @a buf 528 * @param size number of bytes available in @a buf
529 * @param buf where to copy the data 529 * @param buf where to copy the data
530 * @return number of bytes copied to @buf 530 * @return number of bytes copied to @a buf
531 */ 531 */
532static size_t 532static size_t
533transmit_line_audio (void *cls, 533transmit_line_audio (void *cls,