minor fixes

This commit is contained in:
ceriel
1988-01-27 15:10:16 +00:00
parent da2ac721b6
commit 40e790fd6c
2 changed files with 6 additions and 2 deletions

View File

@@ -427,6 +427,7 @@ again:
}
else {
state = End;
ch = 'D';
PushBack();
}
break;