mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fixed an fopen problem on Windows Vista.
This commit is contained in:
parent
323cca8041
commit
dac70ca2fd
6 changed files with 70 additions and 74 deletions
|
@ -195,6 +195,7 @@ get_manufacturer (unsigned int no)
|
|||
case 0x0004: return "Wewid AB";
|
||||
case 0x0005: return "ZeitControl";
|
||||
|
||||
case 0x002A: return "Magrathea";
|
||||
/* 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