whitespace changes

This commit is contained in:
jez 2010-05-19 20:18:49 +01:00
parent 04754750c5
commit 4a79db620c

View file

@ -104,6 +104,7 @@ private:
XMLFilterT::characters(buffer_);
buffer_ = string_adaptor::empty_string();
} // flush
string_type buffer_;
}; // class TextCoalescer