aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-06-11 07:16:50 +0000
committerWerner Koch <[email protected]>1998-06-11 07:16:50 +0000
commitd9b3dc000085007bdd198ca4c0500e80a72475d7 (patch)
treebb3ffa42fa8b9e30476fdbc843632c896fcfec37 /g10/options.h
parent. (diff)
downloadgnupg-d9b3dc000085007bdd198ca4c0500e80a72475d7.tar.gz
gnupg-d9b3dc000085007bdd198ca4c0500e80a72475d7.zip
update from tobold
Diffstat (limited to 'g10/options.h')
-rw-r--r--g10/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h
index 8bc30eeba..4b32b524c 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -47,6 +47,7 @@ struct {
int skip_verify;
int compress_keys;
int always_trust;
+ int rfc1991;
} opt;