scd:opengpg: Minor vendor name fix

--
This commit is contained in:
Werner Koch 2022-07-28 13:06:03 +02:00
parent eb675fbc4e
commit 67e510cbf7
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@ get_manufacturer (unsigned int no)
case 0x000B: return "Feitian Technologies";
case 0x000D: return "Dangerous Things";
case 0x000E: return "Excelsecu";
case 0x000F: return "Nitrokey 3";
case 0x000F: return "Nitrokey";
case 0x002A: return "Magrathea";
case 0x0042: return "GnuPG e.V.";