
13 Nov
2007
13 Nov
'07
8:33 p.m.
Dan Smith wrote:
if (!parse_fq_devid(inst_id, &host, &device)) { - cu_status(_BROKER, &s, - CMPI_RC_ERR_FAILED, - "Could not get system name."); + cu_statusf(_BROKER, &s, + CMPI_RC_ERR_FAILED, + "Could not get system name."); goto error1; }
Oops =) Definitely need that missing "f" +1 -- Kaitlin Rupert IBM Linux Technology Center karupert@us.ibm.com