diff options
author | Leandro A. F. Pereira <leandro@hardinfo.org> | 2006-11-20 00:33:44 +0000 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2006-11-20 00:33:44 +0000 |
commit | e1244a5e16cf78fdf9d70009d4d0be368891eacd (patch) | |
tree | 5846e037def161f40ee9966c90d754e65c3445c9 /hardinfo2/vendor.c | |
parent | 2b799d97b9e112e33ca95609bef78749ad01b6ac (diff) |
Cleanups
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 610f33d3..74f56847 100644 --- a/hardinfo2/vendor.c +++ b/hardinfo2/vendor.c @@ -29,6 +29,7 @@ static const Vendor vendors[] = { { "Intel" , "Intel Corp.", "www.intel.com" }, { "Cirrus Logic", "Cirrus Logic", "www.cirrus.com" }, { "VIA Technologies", "VIA Technologies", "www.via.com.tw" }, + { "VIA", "VIA Technologies", "www.via.com.tw" }, { "hp", "Hewlett-Packard", "www.hp.com" }, { "NEC Corporation", "NEC Coporation", "www.nec.com" }, { "MAXTOR", "MAXTOR", "www.maxtor.com" }, |