X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=sst.c;h=c8ac356eda049da1ea740374e472d98172f8773b;hb=dcf0ba85bdb6ca44ba8739cf69acca346f5e6a1a;hp=8d82100865f63fd1a37f9581e18906a7cc703939;hpb=4a5bcd72352292e038b55645a1d6207407b30f71;p=super-star-trek.git diff --git a/sst.c b/sst.c index 8d82100..c8ac356 100644 --- a/sst.c +++ b/sst.c @@ -480,7 +480,6 @@ int scan(void) { return IHEOL; } getline(line, sizeof(line)); - line[strlen(line)-1] = '\0'; linep = line; } // Skip leading white space