mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
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
This commit is contained in:
parent
fabcf1440a
commit
17b4662984
4 changed files with 8 additions and 8 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue