aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_signatures.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_signatures.h')
-rw-r--r--src/include/gnunet_signatures.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/gnunet_signatures.h b/src/include/gnunet_signatures.h
index 1e372bbea..353287cbf 100644
--- a/src/include/gnunet_signatures.h
+++ b/src/include/gnunet_signatures.h
@@ -190,6 +190,11 @@ extern "C"
190 */ 190 */
191#define GNUNET_SIGNATURE_PURPOSE_GNUID_TICKET 27 191#define GNUNET_SIGNATURE_PURPOSE_GNUID_TICKET 27
192 192
193/**
194 * Signature for a GNUnet credential
195 */
196#define GNUNET_SIGNATURE_PURPOSE_CREDENTIAL 28
197
193#if 0 /* keep Emacsens' auto-indent happy */ 198#if 0 /* keep Emacsens' auto-indent happy */
194{ 199{
195#endif 200#endif