diff options
Diffstat (limited to 'hardinfo2/vendor.c')
-rw-r--r-- | hardinfo2/vendor.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hardinfo2/vendor.c b/hardinfo2/vendor.c index 64d4ed6c..dae383d2 100644 --- a/hardinfo2/vendor.c +++ b/hardinfo2/vendor.c @@ -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}, }; |