aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-06-24 08:04:56 +0000
committerBart Polot <bart@net.in.tum.de>2011-06-24 08:04:56 +0000
commit8153b07b74e4fc34992dee4360173389656bb366 (patch)
treed631ae5946b893a5276d73fc51847a2d1a306252 /src/include
parentb734352920d1731a739800549b0281421fe7b98c (diff)
downloadgnunet-8153b07b74e4fc34992dee4360173389656bb366.tar.gz
gnunet-8153b07b74e4fc34992dee4360173389656bb366.zip
WiP (mesh data handling and connection ACKs)
Diffstat (limited to 'src/include')
-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 598d566bf..000b71f3b 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -835,7 +835,7 @@ extern "C"
835/** 835/**
836 * We need flow control 836 * We need flow control
837 */ 837 */
838#define GNUNET_MESSAGE_TYPE_MESH_SPEED_NOTIFY 263 838#define GNUNET_MESSAGE_TYPE_MESH_SPEED_NOTIFY 270
839 839
840/** 840/**
841 * Connect to the mesh service, specifying subscriptions 841 * Connect to the mesh service, specifying subscriptions