Fix offset for LCD_STATUS with new sysinfo interface

This commit is contained in:
Jordan Hargrave 2012-08-14 17:54:08 +00:00
parent c0290ef09a
commit 5c9addb8c4

View File

@ -135,6 +135,7 @@ typedef struct _tag_ipmi_dell_lcd_stringex
typedef struct _lcd_status
{
char parametersel;
char vKVM_status;
char lock_status;
char Resv1;