diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-09-06 15:04:38 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-09-06 15:04:38 +0100 |
| commit | 48ec56201e2240dcda68f2c384bacc3bdcb405ba (patch) | |
| tree | 45611563f1ef74c49b119050cc2cbbfea8ba752a /rotord/src/tinyxml.cpp | |
| parent | 3dbe8f18642b684db0c8abb60c3f4a7a7e7c5dc4 (diff) | |
act segmenter v1
Diffstat (limited to 'rotord/src/tinyxml.cpp')
| -rwxr-xr-x | rotord/src/tinyxml.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/src/tinyxml.cpp b/rotord/src/tinyxml.cpp index ef91984..b5d0451 100755 --- a/rotord/src/tinyxml.cpp +++ b/rotord/src/tinyxml.cpp @@ -1790,7 +1790,7 @@ bool TiXmlPrinter::VisitEnter( const TiXmlElement& element, const TiXmlAttribute && element.FirstChild()->ToText()->CDATA() == false ) { simpleTextPrint = true; - //DoLineBreak()! + //DoLineBreak(); } else { |
