]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage_conf: Use xmlStrEqual instead of STREQ
authorOsier Yang <jyang@redhat.com>
Wed, 22 May 2013 12:05:14 +0000 (20:05 +0800)
committerOsier Yang <jyang@redhat.com>
Fri, 24 May 2013 14:33:50 +0000 (22:33 +0800)
commit0175f03cde3b0fd96f9e3c77974f1f707cbf6767
treee2f094613ff48f596762d1f578d32a9ab3432807
parent7ae5999fa36b6c3bf86ed13ca93d3ed1a3dd2ec7
storage_conf: Use xmlStrEqual instead of STREQ

And improve the error message
src/conf/storage_conf.c