diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 14:38:44 -0500 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 14:38:44 -0500 |
commit | ee6c3f9b4cf08a276c971dee66e1acdb32b3dff9 (patch) | |
tree | f7dc3f671114fd867204dca23871eaf2fa4ccc4a /vendor.c | |
parent | 7aeb5ac87c6105bd8fcc9b1fd12e37ba1550f587 (diff) |
Import Upstream version 0.4.2.3
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}, }; |