From: sparky4 <sparky4@cock.li>
Date: Thu, 11 Jun 2015 19:59:01 +0000 (-0500)
Subject: oops wwww
X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=83ee448b33a40c3bf1aa41c9dbfd2eab720f0f2b;p=16.git

oops wwww
	modified:   maptest0.exe
	modified:   src/lib/jsmn/farjsmn.c
---

diff --git a/maptest0.exe b/maptest0.exe
index ef2f55de..bf6888bf 100644
Binary files a/maptest0.exe and b/maptest0.exe differ
diff --git a/src/lib/jsmn/farjsmn.c b/src/lib/jsmn/farjsmn.c
index 8bee9d07..7c11eded 100644
--- a/src/lib/jsmn/farjsmn.c
+++ b/src/lib/jsmn/farjsmn.c
@@ -163,7 +163,7 @@ jsmnerr_t jsmn_parse(jsmn_parser huge *parser, const char huge *js, size_t len,
 		char c;
 		jsmntype_t type;
 
-fprintf(stdout, "%lu	%c count=%u 	i=%d	nt=%u", pee, js[parser->pos], count, i, num_tokens);
+fprintf(stdout, "%lu	%c count=%u 	i=%d	nt=%u\n", pee, js[parser->pos], count, i, num_tokens);
 //fprintf(stdout, "token->start=%d\n", token->start);
 pee++;