]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Replace use of umlReportError with virReportError
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 18 Jul 2012 12:01:08 +0000 (13:01 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 19 Jul 2012 13:41:49 +0000 (14:41 +0100)
commite2038d2d306ec90338ab36ffbd950edaa5e793b6
treee1dfe807106b6f661e3f05e2ce69627be9ab6055
parent9093ab77345767f741304aa0adb02adbbe766f14
Replace use of umlReportError with virReportError

Update the UML driver to use virReportError instead of the
umlReportError custom macro

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
cfg.mk
src/uml/uml_conf.c
src/uml/uml_conf.h
src/uml/uml_driver.c