Typo in scd/app-piv.c comment

Heiko Schäfer heiko at schaefer.name
Sat Jun 24 12:21:12 CEST 2023


I found a minor typo in app-piv.c:

diff --git a/scd/app-piv.c b/scd/app-piv.c
index a51ac31ec..d2c25c8e5 100644
--- a/scd/app-piv.c
+++ b/scd/app-piv.c
@@ -1039,7 +1039,7 @@ do_setattr (app_t app, ctrl_t ctrl, const char *name,
      int special;               /* Special mode to use for thus NAME.  */
    } table[] = {
      /* Authenticate using the PIV Card Application Administration Key
-     * (0x0B).  Note that Yubico calls this key the "management key"
+     * (0x9B).  Note that Yubico calls this key the "management key"
       * which we don't do because that term is too similar to "Cert
       * Management Key" (0x9D).  */
      { "AUTH-ADM-KEY", 0x0000, 0x0000, 1 },





More information about the Gnupg-devel mailing list