mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 10:37:22 +00:00
ID:355 - Comment out statement without effect in lib/ipmi_sel.c
This commit is contained in:
parent
f62a16f7f2
commit
ec8ba928d4
@ -2403,7 +2403,7 @@ ipmi_sel_interpret(struct ipmi_intf *intf, unsigned long iana,
|
||||
evt.sel_type.standard_type.evm_rev = 4;
|
||||
|
||||
/* FIXME: convert*/
|
||||
evt.sel_type.standard_type.timestamp;
|
||||
/* evt.sel_type.standard_type.timestamp; */
|
||||
|
||||
/* skip timestamp */
|
||||
cursor = index((const char *)cursor, ';');
|
||||
|
Loading…
x
Reference in New Issue
Block a user