Date: Tue, 25 May 2004 05:02:49 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include wchar.h Message-ID: <200405251202.i4PC2ngA062314@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2004/05/25 05:02:49 PDT FreeBSD src repository Modified files: include wchar.h Log: Fix typo in previous: getwc() should call fgetwc(), not the function version of itself. Noticed by: stefanf Revision Changes Path 1.38 +1 -1 src/include/wchar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405251202.i4PC2ngA062314>