summaryrefslogtreecommitdiff
path: root/tests/nwfilterxml2xmltest.c
diff options
context:
space:
mode:
authorJán Tomko <jtomko@redhat.com>2014-03-25 07:53:44 +0100
committerJán Tomko <jtomko@redhat.com>2014-03-25 14:58:41 +0100
commit2dcdb7f6545e3aae759ffb9bbf279acc9f782a93 (patch)
treec6f3717a7e331c7eb992f42e7dba5344cfda1df3 /tests/nwfilterxml2xmltest.c
parent9e7ecabf94485b36be2c06d8eed281d6d3c155a9 (diff)
downloadlibvirt-2dcdb7f6545e3aae759ffb9bbf279acc9f782a93.tar.gz
Indent top-level labels by one space in tests/
Diffstat (limited to 'tests/nwfilterxml2xmltest.c')
-rw-r--r--tests/nwfilterxml2xmltest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nwfilterxml2xmltest.c b/tests/nwfilterxml2xmltest.c
index 5cebb9fbc1..ba1ead1abd 100644
--- a/tests/nwfilterxml2xmltest.c
+++ b/tests/nwfilterxml2xmltest.c
@@ -85,7 +85,7 @@ testCompareXMLToXMLHelper(const void *data)
result = testCompareXMLToXMLFiles(inxml, outxml, tp->expect_warning);
-cleanup:
+ cleanup:
VIR_FREE(inxml);
VIR_FREE(outxml);