aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh.h
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-05-13 19:17:54 +0000
committerBart Polot <bart@net.in.tum.de>2011-05-13 19:17:54 +0000
commit7da20a5380636b140c671f5a00aceabae0feccc1 (patch)
tree52a1e7960a81c8983560e6c46e6687051a42f9a8 /src/mesh/mesh.h
parent8a6d4585745ca9b7d4ea4638a5f0334edbd3a5e9 (diff)
downloadgnunet-7da20a5380636b140c671f5a00aceabae0feccc1.tar.gz
gnunet-7da20a5380636b140c671f5a00aceabae0feccc1.zip
WiP
Diffstat (limited to 'src/mesh/mesh.h')
-rw-r--r--src/mesh/mesh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/mesh.h b/src/mesh/mesh.h
index 88106ca9a..8f9f8a84a 100644
--- a/src/mesh/mesh.h
+++ b/src/mesh/mesh.h
@@ -57,7 +57,7 @@
57 * EVENT MESSAGE USED 57 * EVENT MESSAGE USED
58 * ----- ------------ 58 * ----- ------------
59 * notify_transmit_ready reply GNUNET_MESH_TransmitReady 59 * notify_transmit_ready reply GNUNET_MESH_TransmitReady
60 * notify_transmit_ready data GNUNET_MESH_Data or 60 * notify_transmit_ready data GNUNET_MESH_Data OR
61 * GNUNET_MESH_DataBroadcast 61 * GNUNET_MESH_DataBroadcast
62 * new incoming tunnel GNUNET_MESH_PeerControl 62 * new incoming tunnel GNUNET_MESH_PeerControl
63 * peer connects to a tunnel GNUNET_MESH_PeerControl 63 * peer connects to a tunnel GNUNET_MESH_PeerControl