diff options
| -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 59707b44..772896f0 100644 --- a/hardinfo2/vendor.c +++ b/hardinfo2/vendor.c @@ -73,6 +73,7 @@ static const Vendor vendors[] = {      {"Microsoft", "Microsoft Corp.", "www.microsoft.com"},      {"Memorex", "Memorex Products, Inc.", "www.memorex.com"},      {"eMPIA", "eMPIA Technology, Inc.", "www.empiatech.com.tw"}, +    {"Canon", "Canon Inc.", "www.canon.com"},      {NULL, NULL, NULL},  }; | 
