diff options
Diffstat (limited to 'vendor.c')
-rw-r--r-- | vendor.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ static const Vendor vendors[] = { {"Logitech", "Logitech International SA", "www.logitech.com"}, {"FUJITSU", "Fujitsu", "www.fujitsu.com"}, {"CDU", "Sony", "www.sony.com"}, + {"SanDisk", "SanDisk", "www.sandisk.com"}, {NULL, NULL, NULL}, }; |