Michael McConville <mmcconv1 <at> sccs.swarthmore.edu> writes:

> RCS file: /cvs/src/bin/ksh/c_ksh.c,v

<snip>

> -                     shprintf(newline);
> +                     shprintf("\n");

In terms of portability, are you sure newline is \n on all platforms?

Reply via email to