1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-02-01 16:33:02 +01:00

gpg: Add another card vendor id.

--
This commit is contained in:
Werner Koch 2014-01-29 15:19:20 +01:00
parent 362a30d8c2
commit 47bb0d7683

View File

@ -207,6 +207,7 @@ get_manufacturer (unsigned int no)
case 0x0004: return "Wewid";
case 0x0005: return "ZeitControl";
case 0x0006: return "Yubico";
case 0x0007: return "OpenKMS";
case 0x002A: return "Magrathea";