From: rodin Date: Fri, 22 May 2009 10:38:41 +0000 (+0000) Subject: * Fixed flush_text_buffer() function. It always assumed a newline at the end and... X-Git-Tag: v0.9~398 X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;ds=inline;h=da2ad6e2baafede9eb52949103e505bf1f1d7d0b;hp=da2ad6e2baafede9eb52949103e505bf1f1d7d0b;p=projects%2Fchimara%2Fchimara.git * Fixed flush_text_buffer() function. It always assumed a newline at the end and removed it, even when it wasn't there. ---