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.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gpg-error.h.in b/src/gpg-error.h.in
index d2c3b8d..b97f38a 100644
--- a/src/gpg-error.h.in
+++ b/src/gpg-error.h.in
@@ -1190,7 +1190,8 @@ typedef struct
#define ARGPARSE_FLAG_USER 2048 /* Use user config file. */
#define ARGPARSE_FLAG_VERBOSE 4096 /* Print additional argparser info. */
#define ARGPARSE_FLAG_USERVERS 8192 /* Try version-ed user config files. */
-#define ARGPARSE_FLAG_WITHATTR 16384 /* Return attribute bits. */
+#define ARGPARSE_FLAG_WITHATTR 16384 /* Return attribute bits. (Make sure */
+ /* to act upon ARGPARSE_OPT_IGNORE.) */
/* Constants for (gpgrt_argparse_t).err. */
#define ARGPARSE_PRINT_WARNING 1 /* Print a diagnostic. */