summaryrefslogtreecommitdiffstats
path: root/g10/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/main.h')
-rw-r--r--g10/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/main.h b/g10/main.h
index e53f73cb5..07935dbed 100644
--- a/g10/main.h
+++ b/g10/main.h
@@ -118,6 +118,7 @@ struct parse_options
char *name;
unsigned int bit;
char **value;
+ char *help;
};
char *optsep(char **stringp);