fix typo and simplify string

This commit is contained in:
Duncan Laurie 2005-07-14 23:44:33 +00:00
parent 6a90734a67
commit f9d19aa0c5

View File

@ -42,7 +42,7 @@
const struct valstr ipmi_oem_info[] = {
{ IPMI_OEM_UNKNOWN, "Unknown/Unspecifier OEM" },
{ IPMI_OEM_UNKNOWN, "Unknown" },
{ IPMI_OEM_SUN , "Sun Microsystems" },
{ IPMI_OEM_INTEL , "Intel Corporation" },
{ IPMI_OEM_NEWISYS, "Newisys" },