[File-cvs] CVS commit: file/src
Christos Zoulas
christos at zoulas.com
Tue Jul 5 20:05:23 UTC 2022
Module Name: file
Committed By: christos
Date: Tue Jul 5 20:05:23 UTC 2022
Modified Files:
file/src: file.c
Log Message:
wcwidth is not supposed to return -1 if the character is printable, but it
does for 0xff... Prevent it from decreasing the width.
To generate a diff of this commit:
cvs rdiff -r1.200 -r1.201 file/src/file.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the File-cvs
mailing list