aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-11-13 19:41:41 +0000
committerWerner Koch <[email protected]>1998-11-13 19:41:41 +0000
commit17ea875ab0abd267eb720f8c82ac668e90cc3669 (patch)
treefc75d775f3e942991d46bee3ed596ffb4523efd6 /g10/options.h
parentNot yet completed changes to support PPC (diff)
downloadgnupg-17ea875ab0abd267eb720f8c82ac668e90cc3669.tar.gz
gnupg-17ea875ab0abd267eb720f8c82ac668e90cc3669.zip
See ChangeLog ;-). Key validation should now be faster
Diffstat (limited to '')
-rw-r--r--g10/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h
index 0ad465177..1502d7453 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -49,6 +49,7 @@ struct {
int no_comment;
int marginals_needed;
int completes_needed;
+ int max_cert_depth;
const char *homedir;
int skip_verify;
int compress_keys;