Date: Wed, 18 Sep 2002 03:21:41 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fgetwc.c Message-ID: <200209181021.g8IALfcF012552@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/09/18 03:21:41 PDT Modified files: lib/libc/stdio fgetwc.c Log: Logic error in previous: don't exit the loop when an incomplete multibyte sequence is detected. Revision Changes Path 1.3 +1 -1 src/lib/libc/stdio/fgetwc.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?200209181021.g8IALfcF012552>