diff options
author | Daniel Kahn Gillmor <[email protected]> | 2014-11-21 22:04:42 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-11-24 08:48:59 +0000 |
commit | eed16ccebf8fd1fdf9709affbd5c831f6957b8ae (patch) | |
tree | 5bb56b3817318d9a66c5ebc24aeca232ea6ad180 /g10/parse-packet.c | |
parent | gpg: Refer to --throw-keyids instead of --throw-keyid (diff) | |
download | gnupg-eed16ccebf8fd1fdf9709affbd5c831f6957b8ae.tar.gz gnupg-eed16ccebf8fd1fdf9709affbd5c831f6957b8ae.zip |
Distinguish between ARGPARSE_AMBIGUOUS_{OPTION,COMMAND}
* common/argparse.c (initialize): Use correct value.
--
This avoids a dead path in the argparse code.
It's not clear that this is needed, however, since
ARGPARSE_AMBIGUOUS_COMMAND is never actually used in the code.
Another approach would be to trim out ARGPARSE_AMBIGUOUS_COMMAND
entirely.
Diffstat (limited to 'g10/parse-packet.c')
0 files changed, 0 insertions, 0 deletions