aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-04-02 10:30:13 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-04-02 10:30:13 +0000
commita59b9fbcf5f6d05501b1d0b403abe41e7ac0e60e (patch)
tree6461d9d506c8e149fc55abc620665001f4fa32b4 /src/include
parent41d7bd8d2a4c54984366bd4493453f3f40a66624 (diff)
downloadgnunet-a59b9fbcf5f6d05501b1d0b403abe41e7ac0e60e.tar.gz
gnunet-a59b9fbcf5f6d05501b1d0b403abe41e7ac0e60e.zip
- doxygen
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_protocols.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 5c7357d13..0293c1c90 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -1630,11 +1630,6 @@ extern "C"
1630#define GNUNET_MESSAGE_TYPE_TESTBED_SHUTDOWN_PEERS 483 1630#define GNUNET_MESSAGE_TYPE_TESTBED_SHUTDOWN_PEERS 483
1631 1631
1632/** 1632/**
1633 * The result of the shutdown peers operation
1634 */
1635#define GNUNET_MESSAGE_TYPE_TESTBED_SHUTDOWN_PEERS_RESULT 484
1636
1637/**
1638 * Not really a message, but for careful checks on the testbed messages; Should 1633 * Not really a message, but for careful checks on the testbed messages; Should
1639 * always be the maximum and never be used to send messages with this type 1634 * always be the maximum and never be used to send messages with this type
1640 */ 1635 */