]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/fmapread.c
remove copypasta from vga library. The modex16 routines are a better fit
[16.git] / src / lib / fmapread.c
old mode 100644 (file)
new mode 100755 (executable)
index 2b7eb0b..12c52ea
@@ -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) {