aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1997-12-20 17:23:29 +0000
committerWerner Koch <[email protected]>1997-12-20 17:23:29 +0000
commitcb5459aed775ed1eafcd89bb38544c6360c40e49 (patch)
tree38716e06e78ec08cf557b1df68ef001f8c9dfeb1 /g10/options.h
parentbetter prime number generator. improved ELG key generation (diff)
downloadgnupg-cb5459aed775ed1eafcd89bb38544c6360c40e49.tar.gz
gnupg-cb5459aed775ed1eafcd89bb38544c6360c40e49.zip
very first release
Diffstat (limited to '')
-rw-r--r--g10/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/options.h b/g10/options.h
index 3be6c92c3..8338404ea 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -26,7 +26,7 @@ struct {
int armor;
int compress;
char *outfile;
- int outfile_is_stdout;
+ int reserved0;
int batch; /* run in batch mode */
int answer_yes; /* answer yes on most questions */
int answer_no; /* answer no on most questions */