aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1999-02-25 17:51:55 +0000
committerWerner Koch <[email protected]>1999-02-25 17:51:55 +0000
commit946916a53d4643c7855fc446ac24193248aa3831 (patch)
tree156d411cc486f3ec244ea8f9c1dae741d4927f02 /g10/options.h
parent*** empty log message *** (diff)
downloadgnupg-946916a53d4643c7855fc446ac24193248aa3831.tar.gz
gnupg-946916a53d4643c7855fc446ac24193248aa3831.zip
See ChangeLog: Thu Feb 25 18:47:39 CET 1999 Werner Koch
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 4fc35c159..c01bbd2a6 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -31,6 +31,7 @@ struct {
int armor;
int compress;
char *outfile;
+ int dry_run;
int textmode;
int batch; /* run in batch mode */
int answer_yes; /* answer yes on most questions */