Clean up the previous revision. No functional changes.

This commit is contained in:
Markus Armbruster 2005-05-28 08:25:28 +00:00
parent 9b28594b5b
commit e2fe05be18

View file

@ -340,7 +340,6 @@ output(int code, char *buf, FILE *auxfi)
static void
screen(char *buf)
{
char *sop;
char c;
while ((c = *buf++)) {