aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 3e16350c1..c11792054 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -2612,9 +2612,9 @@ extern "C"
2612 * 2612 *
2613 * CREDENTIAL MESSAGE TYPES 2613 * CREDENTIAL MESSAGE TYPES
2614 */ 2614 */
2615#define GNUNET_MESSAGE_TYPE_CREDENTIAL_LOOKUP 971 2615#define GNUNET_MESSAGE_TYPE_CREDENTIAL_VERIFY 971
2616 2616
2617#define GNUNET_MESSAGE_TYPE_CREDENTIAL_LOOKUP_RESULT 972 2617#define GNUNET_MESSAGE_TYPE_CREDENTIAL_VERIFY_RESULT 972
2618 2618
2619/******************************************************************************/ 2619/******************************************************************************/
2620 2620