[Toybox] [PATCH] vi: fix build.

enh enh at google.com
Mon Jan 10 17:54:45 PST 2022


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(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vi-fix-build.patch
Type: application/octet-stream
Size: 885 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20220110/3e8caefc/attachment-0002.obj>


More information about the Toybox mailing list