diff options
Diffstat (limited to 'scd/app-openpgp.c')
-rw-r--r-- | scd/app-openpgp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/app-openpgp.c b/scd/app-openpgp.c index b75ee6457..0e3b3daad 100644 --- a/scd/app-openpgp.c +++ b/scd/app-openpgp.c @@ -3856,7 +3856,7 @@ build_ecc_privkey_template (app_t app, int keyno, } -/* Helper for do_writekey to change the size of a key. Not ethat +/* Helper for do_writekey to change the size of a key. Note that this deletes the entire key without asking. */ static gpg_error_t change_keyattr (app_t app, ctrl_t ctrl, |