From 17b4662984b4669d8dcbbd6705ccfbe6c263319c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 3 Dec 2014 11:28:10 +0100 Subject: gpg: Remove option aliases --[no-]throw-keyid and --notation-data. * g10/gpg.c (opts): Remove them. * g10/options.h (opt): s/throw_keyid/throw_keyids/ and change users. -- See mails starting http://lists.gnupg.org/pipermail/gnupg-devel/2014-November/029128.html --- g10/options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g10/options.h') diff --git a/g10/options.h b/g10/options.h index 7ec81af36..9aadb4219 100644 --- a/g10/options.h +++ b/g10/options.h @@ -130,7 +130,7 @@ struct int shm_coprocess; const char *set_filename; strlist_t comments; - int throw_keyid; + int throw_keyids; const char *photo_viewer; int s2k_mode; int s2k_digest_algo; -- cgit v1.2.3