]> xenbits.xensource.com Git - libvirt.git/commit
avoid format string warnings
authorJim Meyering <meyering@redhat.com>
Wed, 10 Dec 2008 16:35:00 +0000 (16:35 +0000)
committerJim Meyering <meyering@redhat.com>
Wed, 10 Dec 2008 16:35:00 +0000 (16:35 +0000)
commit79892762596c40de89f6a9e7b94170ba35728331
tree751fd64d560e5b14d25f8879f639c606be49e075
parent3693a02fffcd4c8fd92f9cd2757425c300e62237
avoid format string warnings

* src/openvz_conf.c (openvzGetNodeCPUs): Add "%s" arg before _(...).
* src/uml_driver.c (umlDomainBlockPeek): Likewise.
ChangeLog
src/openvz_conf.c
src/uml_driver.c