Date: Thu, 12 Sep 2002 02:25:27 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale wcstol.3 Message-ID: <200209120925.g8C9PSsS060033@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/09/12 02:25:27 PDT
Modified files:
lib/libc/locale wcstol.3
Log:
Correct type of second argument: it is wchar_t ** restrict,
not wchar_t * restrict.
Revision Changes Path
1.2 +2 -2 src/lib/libc/locale/wcstol.3
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?200209120925.g8C9PSsS060033>
