Clean up the previous revision. No functional changes.
This commit is contained in:
parent
9b28594b5b
commit
e2fe05be18
1 changed files with 0 additions and 1 deletions
|
@ -340,7 +340,6 @@ output(int code, char *buf, FILE *auxfi)
|
||||||
static void
|
static void
|
||||||
screen(char *buf)
|
screen(char *buf)
|
||||||
{
|
{
|
||||||
char *sop;
|
|
||||||
char c;
|
char c;
|
||||||
|
|
||||||
while ((c = *buf++)) {
|
while ((c = *buf++)) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue