correction: had deleted a line by accident
This commit is contained in:
parent
690a4cfbc6
commit
1d7814737d
1 changed files with 0 additions and 1 deletions
|
@ -100,7 +100,6 @@ preprocess(fn)
|
|||
++LineNumber;
|
||||
++lineno;
|
||||
echo(c);
|
||||
break;
|
||||
}
|
||||
else if (c == EOI) {
|
||||
flush(op - _obuf);
|
||||
|
|
Loading…
Reference in a new issue