aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/gnunet_protocols.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 7852a94e3..2887f3d27 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -2336,7 +2336,7 @@ extern "C"
2336#define GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_RESUME 737 2336#define GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_RESUME 737
2337 2337
2338/** 2338/**
2339 * Client <-> Server message to send audio data. 2339 * Service -> Client message to notify that phone was picked up.
2340 */ 2340 */
2341#define GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_PICKED_UP 738 2341#define GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_PICKED_UP 738
2342 2342