]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Avoid format string warnings.
authorJim Meyering <meyering@redhat.com>
Wed, 16 Jan 2008 17:13:23 +0000 (17:13 +0000)
committerJim Meyering <meyering@redhat.com>
Wed, 16 Jan 2008 17:13:23 +0000 (17:13 +0000)
commit42e5d20ae9cc3c29c3c01340c3278963e62cf601
tree5dd655d44680efc5f0966bd8a5c35023b6f7bac9
parentdf7bf130ae8dacb0784f03f32fb1471ac3cb6577
Avoid format string warnings.

* src/virsh.c: Add "%s" where needed.
* src/proxy_internal.c: Likewise.
src/proxy_internal.c
src/virsh.c