From 325d67c615f19da1b679e4d673636cf6d91a4c41 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 13 Oct 2012 14:06:46 +0100 Subject: lib: Rename src/libvirtdomain.c -> src/libvirt-domain.c. No change, just code motion. --- po/POTFILES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po') diff --git a/po/POTFILES b/po/POTFILES index 29fc8b9b..3705e740 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -236,7 +236,7 @@ src/launch-appliance.c src/launch-libvirt.c src/launch-unix.c src/launch.c -src/libvirtdomain.c +src/libvirt-domain.c src/listfs.c src/match.c src/proto.c -- cgit