aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-05-29 11:53:54 +0000
committerWerner Koch <[email protected]>1998-05-29 11:53:54 +0000
commite284277f0490a4606b99f3de5fdc3053084b99dd (patch)
treef9a5e6a69e82a5efe339ccdaa09664fa0679b066 /g10/options.h
parentadd-key works (diff)
downloadgnupg-e284277f0490a4606b99f3de5fdc3053084b99dd.tar.gz
gnupg-e284277f0490a4606b99f3de5fdc3053084b99dd.zip
*** empty log message ***V0-2-19
Diffstat (limited to '')
-rw-r--r--g10/options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h
index 8699af25c..8bc30eeba 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -45,6 +45,8 @@ struct {
int completes_needed;
const char *homedir;
int skip_verify;
+ int compress_keys;
+ int always_trust;
} opt;