aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-01-08 10:50:27 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-01-08 10:50:27 +0000
commit0db0f5b8f69e2137256904edf29222e71051e77c (patch)
tree490944a3362d95c412c3d26f034a229c8e106676 /src/transport/transport.h
parentf98fb14e5a1c4acc0444d9c78c654468fab02c6a (diff)
downloadgnunet-0db0f5b8f69e2137256904edf29222e71051e77c.tar.gz
gnunet-0db0f5b8f69e2137256904edf29222e71051e77c.zip
implementing monitoring api
Diffstat (limited to 'src/transport/transport.h')
-rw-r--r--src/transport/transport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/transport.h b/src/transport/transport.h
index 75cdd729c..43504ec2b 100644
--- a/src/transport/transport.h
+++ b/src/transport/transport.h
@@ -375,7 +375,7 @@ struct PeerLookupMessage
375 * Message from the library to the transport service 375 * Message from the library to the transport service
376 * asking for binary addresses known for a peer. 376 * asking for binary addresses known for a peer.
377 */ 377 */
378struct PeerIterateMessage 378struct PeerMonitorMessage
379{ 379{
380 /** 380 /**
381 * Type will be GNUNET_MESSAGE_TYPE_TRANSPORT_ADDRESS_ITERATE 381 * Type will be GNUNET_MESSAGE_TYPE_TRANSPORT_ADDRESS_ITERATE