3600929 error keyword

This commit is contained in:
Ales Ledvinka 2013-01-16 13:32:41 +00:00
parent 83794843b5
commit 3f53760062

View File

@ -151,7 +151,7 @@ ipmi_picmg_getaddr(struct ipmi_intf * intf, int argc, char ** argv)
rsp = intf->sendrecv(intf, &req);
if (!rsp) {
lprintf(LOG_ERR, "No valid response received.");
lprintf(LOG_ERR, "Error. No valid response received.");
return (-1);
} else if (rsp->ccode) {
lprintf(LOG_ERR, "Error getting address information CC: 0x%02x",