1
0
forked from 0ad/0ad

smbios fix

This was SVN commit r9458.
This commit is contained in:
janwas 2011-05-06 14:54:46 +00:00
parent 6f3761a73a
commit 0a7aeb23f7

View File

@ -1145,7 +1145,6 @@ struct Handle
#define OnboardDevices2_FIELDS\ #define OnboardDevices2_FIELDS\
FIELD(0, const char*, referenceDesignation, "")\ FIELD(0, const char*, referenceDesignation, "")\
FIELD(0, const char*, deviceName, "")\
FIELD(0, OnBoardDeviceType, type, "")\ FIELD(0, OnBoardDeviceType, type, "")\
FIELD(0, u8, instance, "")\ FIELD(0, u8, instance, "")\
FIELD(0, u16, groupNumber, "")\ FIELD(0, u16, groupNumber, "")\