xputsn() only takes one argument; the other place this function outputs the same escape sequence just uses printf() (rather than xprintf()) so that seems fine here too. One flush per screen refresh is plenty (and there are still *lots* left). --- toys/pending/vi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
0001-vi-fix-build.patch
Description: Binary data
_______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
