From 5aed77d1dbd95a8a0be4d579fd023775ddc85223 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 8 Jul 1998 09:29:43 +0000 Subject: fixed clearsig stuff --- g10/options.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'g10/options.h') diff --git a/g10/options.h b/g10/options.h index 8ad0a4205..0929be328 100644 --- a/g10/options.h +++ b/g10/options.h @@ -37,9 +37,10 @@ struct { int no_armor; int list_packets; /* list-packets mode */ int def_cipher_algo; - int reserved; + int do_not_export_rsa; int def_digest_algo; int def_compress_algo; + const char *def_secret_key; int no_comment; int marginals_needed; int completes_needed; -- cgit v1.2.3