astyle formatting

This commit is contained in:
Daniel Marjamäki 2013-07-22 07:26:15 +02:00
parent 7e556c215e
commit e54bc77ad2
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ int validatexml(const char xmldata[])
if (level != 0)
return linenr;
return -1;
}