Indent top-level labels by one space in tests/

This commit is contained in:
Ján Tomko
2014-03-25 07:53:44 +01:00
parent 9e7ecabf94
commit 2dcdb7f654
80 changed files with 300 additions and 300 deletions

View File

@@ -85,7 +85,7 @@ testCompareXMLToXMLHelper(const void *data)
result = testCompareXMLToXMLFiles(inxml, outxml, tp->expect_warning);
cleanup:
cleanup:
VIR_FREE(inxml);
VIR_FREE(outxml);