aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-10-25 19:00:01 +0000
committerWerner Koch <[email protected]>1998-10-25 19:00:01 +0000
commit5ccb92591e5ff9cf90efeb5ef527cf7a5fb08fcf (patch)
tree241529d030ede38fcdaee1a708c5956693ed159d /g10/options.h
parentEpxerimenta support for GDBM keyings. (diff)
downloadgnupg-5ccb92591e5ff9cf90efeb5ef527cf7a5fb08fcf.tar.gz
gnupg-5ccb92591e5ff9cf90efeb5ef527cf7a5fb08fcf.zip
some random changes
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 09a33016c..0ad465177 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -26,6 +26,7 @@
struct {
int verbose;
+ int quiet;
unsigned debug;
int armor;
int compress;