mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
delete redundant characters
-- GnuPG-bug-id: 6482 Signed-off-by: zhangguangzhi <zhangguangzhi3@huawei.com>
This commit is contained in:
parent
b1ecc8353a
commit
40090dbbf9
4 changed files with 4 additions and 4 deletions
|
@ -2822,7 +2822,7 @@ cmd_passwd (card_info_t info, char *argstr)
|
|||
|
||||
log_assert (DIM (info->chvinfo) >= 4);
|
||||
|
||||
/* If there is a qualified signature use a a menu to select
|
||||
/* If there is a qualified signature use a menu to select
|
||||
* between standard PIN and QES PINs. */
|
||||
if (info->chvinfo[2] != -2 || info->chvinfo[3] != -2)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue