mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 10:37:22 +00:00
ID: 226 - 'lib/ipmi_sdradd.c' - typo
Fix I2c -> I2C.
This commit is contained in:
parent
a855c37619
commit
c32228d7c1
@ -460,7 +460,7 @@ int ipmi_parse_range_list(const char *rangeList, unsigned char * pHexList)
|
||||
}
|
||||
else
|
||||
{
|
||||
lprintf(LOG_ERR, "I2c address provided value must be even.");
|
||||
lprintf(LOG_ERR, "I2C address provided value must be even.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user