diff options
| author | Werner Koch <[email protected]> | 1999-02-25 17:51:55 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 1999-02-25 17:51:55 +0000 |
| commit | 946916a53d4643c7855fc446ac24193248aa3831 (patch) | |
| tree | 156d411cc486f3ec244ea8f9c1dae741d4927f02 /g10/options.h | |
| parent | *** empty log message *** (diff) | |
| download | gnupg-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.h | 1 |
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 */ |
