mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Revamped the keyring code
This commit is contained in:
parent
3f465d5d7a
commit
ed17c7afd0
45 changed files with 2464 additions and 2764 deletions
|
@ -49,7 +49,6 @@ enum cmd_and_opt_values { aNull = 0,
|
|||
oPrefix = 'p',
|
||||
aTest };
|
||||
|
||||
#warning Add an option to split a keyring into reasonable sized chunks.
|
||||
|
||||
static ARGPARSE_OPTS opts[] = {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue