]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/fmapread.c
wound workings
[16.git] / src / lib / fmapread.c
index 2b7eb0b7c07742e08d55deb58ef1280e0e541997..12c52ea330d247b2f9d7f08509a8793296f2fd55 100644 (file)
@@ -181,7 +181,7 @@ again:
 /*
                I think it crashes on the line below when it tries to parse the data of huge maps... wwww this is a jsmn problem wwww
 */
-//++++         
+//++++
                r = jsmn_parse(&p, js, jslen, tok, tokcount);
 //0000fprintf(stdout, "r=      [%d]\n", r);
                if (r < 0) {