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;
|
++LineNumber;
|
||||||
++lineno;
|
++lineno;
|
||||||
echo(c);
|
echo(c);
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
else if (c == EOI) {
|
else if (c == EOI) {
|
||||||
flush(op - _obuf);
|
flush(op - _obuf);
|
||||||
|
|
Loading…
Add table
Reference in a new issue