aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-07-09 15:15:42 +0000
committerChristian Grothoff <christian@grothoff.org>2016-07-09 15:15:42 +0000
commita7345f7436c421fd15e18e87ec399ea93b6dde03 (patch)
tree86ddc880feee13bf44ee28cc475854d22c69fd8d /src/include/gnunet_protocols.h
parentb3e1a50567ccdaf2ac5eb26637fd49b47e181d92 (diff)
downloadgnunet-a7345f7436c421fd15e18e87ec399ea93b6dde03.tar.gz
gnunet-a7345f7436c421fd15e18e87ec399ea93b6dde03.zip
fix comment
Diffstat (limited to 'src/include/gnunet_protocols.h')
-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