tjr 2004/05/03 04:48:55 PDT
FreeBSD src repository
Modified files:
bin/ls util.c
Log:
Only add the widths together for printable characters in prn_normal();
unprintable characters have a "width" of -1.
Revision Changes Path
1.35 +2 -1 src/bin/ls/util.c