mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
minor fix for generic sdr display
This commit is contained in:
parent
06147e6a37
commit
58c0fa890b
@ -1738,7 +1738,7 @@ ipmi_sdr_print_sensor_generic_locator(struct ipmi_intf * intf,
|
||||
dev->dev_slave_addr,
|
||||
dev->oem);
|
||||
else
|
||||
printf("%-16s | Generic @%02X:%02X.%1d | ok\n",
|
||||
printf("%-16s | Generic @%02X:%02X.%-2d | ok\n",
|
||||
dev->id_code ? desc : "",
|
||||
dev->dev_access_addr,
|
||||
dev->dev_slave_addr,
|
||||
|
Loading…
x
Reference in New Issue
Block a user