From 02a467e332cc1c19975926095d4b938a1851df9c Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Thu, 26 Jun 2008 09:21:43 -0300 Subject: Add new vendor (Memorex) --- hardinfo2/vendor.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hardinfo2/vendor.c') diff --git a/hardinfo2/vendor.c b/hardinfo2/vendor.c index 1a0d0ded..a0bd3088 100644 --- a/hardinfo2/vendor.c +++ b/hardinfo2/vendor.c @@ -71,6 +71,7 @@ static const Vendor vendors[] = { {"Hewlett-Packard", "Hewlett-Packard", "www.hp.com"}, {"TEAC", "TEAC America Inc.", "www.teac.com"}, {"Microsoft", "Microsoft Corp.", "www.microsoft.com"}, + {"Memorex", "Memorex Products, Inc.", "www.memorex.com"}, {NULL, NULL, NULL}, }; -- cgit v1.2.3