aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_conversation_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-16 11:47:42 +0000
committerChristian Grothoff <christian@grothoff.org>2015-01-16 11:47:42 +0000
commit4601b844cb667e8e6ac6dbaee77feddf64e0d8b7 (patch)
tree36fc761ca0e2b0d31ea93e811f184abfa062e8bd /src/include/gnunet_conversation_service.h
parent8e234654d3dbcc594f29dcc6ccfbecb743e32246 (diff)
downloadgnunet-4601b844cb667e8e6ac6dbaee77feddf64e0d8b7.tar.gz
gnunet-4601b844cb667e8e6ac6dbaee77feddf64e0d8b7.zip
fix #3611
Diffstat (limited to 'src/include/gnunet_conversation_service.h')
-rw-r--r--src/include/gnunet_conversation_service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_conversation_service.h b/src/include/gnunet_conversation_service.h
index c6ab95005..31e71b190 100644
--- a/src/include/gnunet_conversation_service.h
+++ b/src/include/gnunet_conversation_service.h
@@ -295,6 +295,7 @@ struct GNUNET_CONVERSATION_Call;
295 */ 295 */
296enum GNUNET_CONVERSATION_CallEventCode 296enum GNUNET_CONVERSATION_CallEventCode
297{ 297{
298
298 /** 299 /**
299 * We are the caller and are now ringing the other party (GNS lookup 300 * We are the caller and are now ringing the other party (GNS lookup
300 * succeeded). 301 * succeeded).