save a couple of bytes

1_00_stable_10817
Glenn L McGrath 2003-08-30 12:38:13 +00:00
parent 502907f5b3
commit bb13624d8c
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ pipe:
else
{
if(i>n)
puts("");
putchar('\n');
i=0;
}
count++;