]> xenbits.xensource.com Git - libvirt.git/commit
virterror: Fix error message for VIR_ERR_INVALID_ARG
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 26 Aug 2011 09:44:05 +0000 (11:44 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 26 Aug 2011 14:40:42 +0000 (16:40 +0200)
commit6c7299d47ddc5026f08aff09717459e55e6dd9b9
tree8c4bdb1fbdbd74ca9151d42bbeec5549b9401383
parent6b434da6bfa00ddfd525dfbdf9234ca365e2044b
virterror: Fix error message for VIR_ERR_INVALID_ARG

When a detail message is presented, nobody expects prefix 'invalid
argument in' but something more general, like 'invalid argument:'.
src/util/virterror.c