From: Christian Grothoff Date: Wed, 26 Oct 2011 11:42:47 +0000 (+0000) Subject: dummy X-Git-Tag: initial-import-from-subversion-38251~16228 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6ad301694b9dd79201ccf2d2dbcb3d1cb11d16da;p=oweals%2Fgnunet.git dummy --- diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h index 73aeaa9a2..6d8693d5b 100644 --- a/src/include/gnunet_protocols.h +++ b/src/include/gnunet_protocols.h @@ -44,6 +44,11 @@ extern "C" */ #define GNUNET_MESSAGE_TYPE_TEST 1 +/** + * Dummy messages for testing / benchmarking. + */ +#define GNUNET_MESSAGE_TYPE_DUMMY 2 + /******************************************************************************* * RESOLVER message types ******************************************************************************/