mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix bug 1285
This commit is contained in:
parent
9b230eadc8
commit
a384e94b73
5 changed files with 27 additions and 5 deletions
|
@ -207,6 +207,9 @@ get_manufacturer (unsigned int no)
|
|||
case 0x0005: return "ZeitControl";
|
||||
|
||||
case 0x002A: return "Magrathea";
|
||||
|
||||
case 0xF517: return "FSIJ";
|
||||
|
||||
/* 0x00000 and 0xFFFF are defined as test cards per spec,
|
||||
0xFFF00 to 0xFFFE are assigned for use with randomly created
|
||||
serial numbers. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue