Date: Sun, 27 Oct 2002 02:41:21 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale mblen.c mbstowcs.c mbtowc.c wcstombs.c wctomb.c Message-ID: <200210271041.g9RAfLsA090144@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/10/27 02:41:21 PST Modified files: lib/libc/locale mblen.c mbstowcs.c mbtowc.c wcstombs.c wctomb.c Log: Style sweep. Revision Changes Path 1.3 +6 -7 src/lib/libc/locale/mblen.c 1.5 +7 -8 src/lib/libc/locale/mbstowcs.c 1.5 +6 -8 src/lib/libc/locale/mbtowc.c 1.5 +7 -10 src/lib/libc/locale/wcstombs.c 1.3 +6 -7 src/lib/libc/locale/wctomb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210271041.g9RAfLsA090144>