mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Add open card manufacturer 0x0008.
--
This commit is contained in:
parent
5e8c5727ab
commit
b3ebecfc7c
1 changed files with 1 additions and 0 deletions
|
@ -209,6 +209,7 @@ get_manufacturer (unsigned int no)
|
|||
case 0x0005: return "ZeitControl";
|
||||
case 0x0006: return "Yubico";
|
||||
case 0x0007: return "OpenKMS";
|
||||
case 0x0008: return "LogoEmail";
|
||||
|
||||
case 0x002A: return "Magrathea";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue