aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2013-11-09 23:12:19 +0000
committerGabor X Toth <*@tg-x.net>2013-11-09 23:12:19 +0000
commit383a9603f7310b3156331a1ed9cc97cc6ed4d3a9 (patch)
tree1ac65b2635cb8cfcb8262c06120af15beaa30374 /src/include/gnunet_protocols.h
parented4b19ee06f114648331fabd775c25c290dff481 (diff)
downloadgnunet-383a9603f7310b3156331a1ed9cc97cc6ed4d3a9.tar.gz
gnunet-383a9603f7310b3156331a1ed9cc97cc6ed4d3a9.zip
log msg and comment fixes
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 35c16d883..3a44c97f6 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -2172,12 +2172,12 @@ extern "C"
2172#define GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_REGISTER 730 2172#define GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_REGISTER 730
2173 2173
2174/** 2174/**
2175 * Client -> Server meessage to reject/hangup a call 2175 * Client -> Server message to reject/hangup a call
2176 */ 2176 */
2177#define GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_PICK_UP 731 2177#define GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_PICK_UP 731
2178 2178
2179/** 2179/**
2180 * Client -> Server meessage to reject/hangup a call 2180 * Client -> Server message to reject/hangup a call
2181 */ 2181 */
2182#define GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_HANG_UP 732 2182#define GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_HANG_UP 732
2183 2183