From: Dale Weiler Date: Sun, 18 Aug 2013 23:44:23 +0000 (+0000) Subject: Please the Samual X-Git-Tag: v0.3.0~3 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e15046d66c555c0f0de48b8c21312be3ccba9265;p=xonotic%2Fgmqcc.git Please the Samual --- diff --git a/code.c b/code.c index d114a23..54eaed4 100644 --- a/code.c +++ b/code.c @@ -249,6 +249,8 @@ static void code_stats(const char *filename, const char *lnofile, code_t *code, con_out(" name: %s\n", lnofile); con_out(" size: %u (bytes)\n", code_size_debug(code, code_header)); } + + con_out("\n"); } /*