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

@@ -93,7 +93,7 @@ testCompareXMLToConfHelper(const void *data)
result = testCompareXMLToConfFiles(inxml, outxml, info->caps);
cleanup:
cleanup:
VIR_FREE(inxml);
VIR_FREE(outxml);