From 857b868ca68ab4d8fae17e675e3836f3a05697ce Mon Sep 17 00:00:00 2001 From: Lee Thomason Date: Wed, 25 Jan 2012 17:50:25 -0800 Subject: [PATCH] WIP. syncing machines. --- tinyxml2.cpp | 15 +++++++++++++++ tinyxml2.h | 5 +++++ 2 files changed, 20 insertions(+) diff --git a/tinyxml2.cpp b/tinyxml2.cpp index a8a7be3..827bc36 100644 --- a/tinyxml2.cpp +++ b/tinyxml2.cpp @@ -608,6 +608,15 @@ const char* StringStack::Pop() { XMLStreamer::XMLStreamer( FILE* file ) : fp( file ), depth( 0 ), elementJustOpened( false ) { + for( int i=0; i