mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix for bug#1066.
A couple of minor changes.
This commit is contained in:
parent
73a0302724
commit
323cca8041
10 changed files with 36 additions and 23 deletions
|
@ -193,6 +193,7 @@ get_manufacturer (unsigned int no)
|
|||
case 0x0002: return "Prism";
|
||||
case 0x0003: return "OpenFortress";
|
||||
case 0x0004: return "Wewid AB";
|
||||
case 0x0005: return "ZeitControl";
|
||||
|
||||
/* 0x00000 and 0xFFFF are defined as test cards per spec,
|
||||
0xFFF00 to 0xFFFE are assigned for use with randomly created
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue