From e81e0970f7ab6c815f3396168d47fc6ab57fdf30 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 16 Oct 1998 16:00:17 +0000 Subject: last local commit --- g10/options.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'g10/options.h') diff --git a/g10/options.h b/g10/options.h index d674ada12..ac7629631 100644 --- a/g10/options.h +++ b/g10/options.h @@ -20,6 +20,10 @@ #ifndef G10_OPTIONS_H #define G10_OPTIONS_H + +#undef ENABLE_COMMENT_PACKETS /* don't create comment packets */ + + struct { int verbose; unsigned debug; @@ -37,7 +41,7 @@ struct { int no_armor; int list_packets; /* list-packets mode */ int def_cipher_algo; - int do_not_export_rsa; + int reserved1; int def_digest_algo; int def_compress_algo; const char *def_secret_key; -- cgit v1.2.3