cleanup: remove unnecessary (=invisible) leading spaces
This commit is contained in:
@@ -176,7 +176,7 @@ text_flush (Driver *drvthis)
|
||||
memset(out, '-', p->width);
|
||||
out[p->width] = '\0';
|
||||
printf("+%s+\n", out);
|
||||
|
||||
|
||||
fflush(stdin);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user