aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-01-25 18:56:33 +0000
committerWerner Koch <[email protected]>1998-01-25 18:56:33 +0000
commit32344420b77b62bc0395ccd1cc179a66e99271a1 (patch)
tree4c6a77b3d1cf3c0194530d3cd2cfc64863add69f /g10/options.h
parentTrust stuff works partly. (diff)
downloadgnupg-32344420b77b62bc0395ccd1cc179a66e99271a1.tar.gz
gnupg-32344420b77b62bc0395ccd1cc179a66e99271a1.zip
Ready to test version 0.2.0
Diffstat (limited to 'g10/options.h')
-rw-r--r--g10/options.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/g10/options.h b/g10/options.h
index 7a9a4c587..ed0cc6579 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -40,8 +40,8 @@ struct {
int def_pubkey_algo;
int def_digest_algo;
int no_comment;
- int reserved10;
- int reserved11;
+ int marginals_needed;
+ int completes_needed;
int reserved12;
int reserved13;
int reserved14;