aboutsummaryrefslogtreecommitdiff
path: root/gnunet-signatures/h.header
diff options
context:
space:
mode:
Diffstat (limited to 'gnunet-signatures/h.header')
-rw-r--r--gnunet-signatures/h.header11
1 files changed, 11 insertions, 0 deletions
diff --git a/gnunet-signatures/h.header b/gnunet-signatures/h.header
index 0565d03..acb4d49 100644
--- a/gnunet-signatures/h.header
+++ b/gnunet-signatures/h.header
@@ -20,6 +20,17 @@
20#ifndef GNUNET_SIGNATURES_H 20#ifndef GNUNET_SIGNATURES_H
21#define GNUNET_SIGNATURES_H 21#define GNUNET_SIGNATURES_H
22 22
23/**
24 * WARNING:
25 * This header is generated!
26 * In order to add a signature purpose, you must register
27 * them in GANA, and then use the header generation script
28 * to create an update of this file. You may then replace this
29 * file with the update.
30 */
31
32
33
23#ifdef __cplusplus 34#ifdef __cplusplus
24extern "C" { 35extern "C" {
25#if 0 /* keep Emacsens' auto-indent happy */ 36#if 0 /* keep Emacsens' auto-indent happy */