aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg-error.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpg-error.h.in')
-rw-r--r--src/gpg-error.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpg-error.h.in b/src/gpg-error.h.in
index 5a95baf..1bfe6a7 100644
--- a/src/gpg-error.h.in
+++ b/src/gpg-error.h.in
@@ -1053,6 +1053,7 @@ typedef struct _gpgrt_name_value_entry *gpgrt_nve_t;
#define GPGRT_NVC_WIPE 2 /* Wipe the values on free. */
#define GPGRT_NVC_PRIVKEY 4 /* Enable private key mode. */
+#define GPGRT_NVC_SECTION 8 /* Enable section mode. */
#define GPGRT_NVC_MODIFIED 256 /* Return the modified flag. */
/* Return a name-value container according to the given flags.