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(a)us.ibm.com