astyle formatting
This commit is contained in:
parent
7e556c215e
commit
e54bc77ad2
|
@ -89,7 +89,7 @@ int validatexml(const char xmldata[])
|
||||||
|
|
||||||
if (level != 0)
|
if (level != 0)
|
||||||
return linenr;
|
return linenr;
|
||||||
|
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue