diff options
Diffstat (limited to 'scd/app.c')
-rw-r--r-- | scd/app.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -788,7 +788,7 @@ select_additional_application_internal (card_t card, apptype_t req_apptype) /* Add all possible additional applications to the card context but do - * not change the current one. This current works only for Yubikeys. */ + * not change the current one. This currently works only for Yubikeys. */ static gpg_error_t select_all_additional_applications_internal (card_t card) { |