save a couple of bytes
authorGlenn L McGrath <bug1@ihug.co.nz>
Sat, 30 Aug 2003 12:38:13 +0000 (12:38 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Sat, 30 Aug 2003 12:38:13 +0000 (12:38 -0000)
miscutils/strings.c

index 6e45345855aabdd6444147286df859f0e3ebced7..1231a93bd05f8999fb25560fae17e7bc1d272a4f 100644 (file)
@@ -105,7 +105,7 @@ pipe:
                                else
                                {
                                        if(i>n)
-                                               puts("");
+                                               putchar('\n');
                                        i=0;
                                }
                                count++;