]> 4ch.mooo.com Git - 16.git/commitdiff
oops wwww
authorsparky4 <sparky4@cock.li>
Thu, 11 Jun 2015 19:59:01 +0000 (14:59 -0500)
committersparky4 <sparky4@cock.li>
Thu, 11 Jun 2015 19:59:01 +0000 (14:59 -0500)
modified:   maptest0.exe
modified:   src/lib/jsmn/farjsmn.c

maptest0.exe
src/lib/jsmn/farjsmn.c

index ef2f55de107cf62437cedcad568dbbe64a724c60..bf6888bf38128f610dfe0758d9d379f620ca6900 100644 (file)
Binary files a/maptest0.exe and b/maptest0.exe differ
index 8bee9d07ceb69c01236b7a871ffdc6c6c18a7fe7..7c11edede15d0cd56e52d65903da899b278d283c 100644 (file)
@@ -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++;