mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Impleemned gpgsm's IMPORT --re-import feature.
Typo fix.
This commit is contained in:
parent
44add1c310
commit
2193992559
8 changed files with 216 additions and 18 deletions
|
@ -1802,7 +1802,7 @@ io_monitor (assuan_context_t ctx, int direction,
|
|||
}
|
||||
|
||||
|
||||
/* Return true if the commznd CMD implements the option OPT. */
|
||||
/* Return true if the command CMD implements the option OPT. */
|
||||
static int
|
||||
command_has_option (const char *cmd, const char *cmdopt)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue