[Libvirt-cim] [PATCH] Fix build of ElementCapabilities

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Tue Nov 13 20:33:19 UTC 2007


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 at us.ibm.com





More information about the Libvirt-cim mailing list