aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/conversation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/conversation/conversation.h')
-rw-r--r--src/conversation/conversation.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/conversation/conversation.h b/src/conversation/conversation.h
index 540f7de5b..05fdc326b 100644
--- a/src/conversation/conversation.h
+++ b/src/conversation/conversation.h
@@ -55,9 +55,10 @@ struct VoipClient
55 struct GNUNET_SERVER_Client *client; 55 struct GNUNET_SERVER_Client *client;
56}; 56};
57 57
58
58/** 59/**
59* The connection status of the service 60 * The connection status of the service
60*/ 61 */
61struct ConnectionStatus 62struct ConnectionStatus
62{ 63{
63 /** 64 /**