]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix build error in virsh.c
authorLaine Stump <laine@laine.org>
Tue, 3 Aug 2010 14:35:01 +0000 (10:35 -0400)
committerLaine Stump <laine@laine.org>
Tue, 3 Aug 2010 14:37:34 +0000 (10:37 -0400)
commit7c5f80e2f0fddd1228bccace120236f24bc4954f
treef7695376e7a7271ea6084ccef15c74f7f22de386
parent14954fb8cbfcb25d7692cc12273382f1408e208f
Fix build error in virsh.c

Another gettext string with no format args sent to printf as a format string.
tools/virsh.c