mirror of https://github.com/AxioDL/tinyxml2.git
trivial comment fix
This commit is contained in:
parent
8950b37aa0
commit
685b895172
|
@ -2087,4 +2087,5 @@ bool XMLPrinter::Visit( const XMLUnknown& unknown )
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
} // namespace tinyxml2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue