stefanf 2005-02-12 08:45:12 UTC FreeBSD src repository Modified files: lib/libc/locale utf8.c wcsnrtombs.c Log: Fix comparisons that test if an unsigned value is < 0. Reviewed by: tjr Revision Changes Path 1.12 +2 -2 src/lib/libc/locale/utf8.c 1.3 +2 -2 src/lib/libc/locale/wcsnrtombs.c