mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-06-24 06:11:36 +00:00
ID: 226 - 'lib/ipmi_sdradd.c' - typo
Fix I2c -> I2C.
This commit is contained in:
@@ -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.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user