Date: Sun, 3 Aug 2003 15:02:50 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tr str.c tr.c Message-ID: <200308032202.h73M2oYf044555@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2003/08/03 15:02:50 PDT
FreeBSD src repository
Modified files:
usr.bin/tr str.c tr.c
Log:
1) Fix -C - it was broken since introduced, wrong array sorted
2) Fix last (repeated) char after [:class:], it was \0 in original code
Revision Changes Path
1.19 +2 -1 src/usr.bin/tr/str.c
1.19 +17 -22 src/usr.bin/tr/tr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308032202.h73M2oYf044555>
