aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/vendor.c
diff options
context:
space:
mode:
authorLeandro A. F. Pereira <leandro@hardinfo.org>2008-06-26 09:21:43 -0300
committerLeandro A. F. Pereira <leandro@hardinfo.org>2008-06-26 09:21:43 -0300
commit02a467e332cc1c19975926095d4b938a1851df9c (patch)
tree3280bede9d63ac52245b30c041f68a0a4dee6492 /hardinfo2/vendor.c
parent175b28bfaf9b6cd795bf2214c357e1af2c87b3fe (diff)
Add new vendor (Memorex)
Diffstat (limited to 'hardinfo2/vendor.c')
-rw-r--r--hardinfo2/vendor.c1
1 files changed, 1 insertions, 0 deletions
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},
};