1
0
Fork 0
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:
zhangguangzhi 2023-05-11 16:34:23 +08:00 committed by NIIBE Yutaka
parent b1ecc8353a
commit 40090dbbf9
No known key found for this signature in database
GPG key ID: 640114AF89DE6054
4 changed files with 4 additions and 4 deletions

View file

@ -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)
{