diff options
author | Leandro A. F. Pereira <leandro@hardinfo.org> | 2007-07-27 15:19:20 +0000 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2007-07-27 15:19:20 +0000 |
commit | c6b3b5c9908158d490150f19a040e4b186949bc3 (patch) | |
tree | 2a5a40c43226deb59d045aa191fd2c05a641238f /hardinfo2/vendor.c | |
parent | 3ad6987a415ddbd9e6af1a6cc414387045f8d695 (diff) |
Update vendor list.
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}, }; |