remove dangling spaces
This commit is contained in:
@@ -67,7 +67,7 @@ char *argv[];
|
||||
}
|
||||
|
||||
printf("input:\n\n");
|
||||
|
||||
|
||||
nc = 0;
|
||||
while ((c = GETCHAR()) != -1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user