Subject: CVS commit: src/lib/libc/locale
To: None <source-changes@NetBSD.org>
From: Takehiko NOZAKI <tnozaki@netbsd.org>
List: source-changes
Date: 08/08/2006 17:14:06
Module Name:	src
Committed By:	tnozaki
Date:		Tue Aug  8 17:14:05 UTC 2006

Modified Files:
	src/lib/libc/locale: wcsrtombs.3 wcstombs.3

Log Message:
- wcstombs.3
    correct wrong prototype,
    reported by OpenBSD's PR 5171/library.
- wcsrtombs.3
    correct wrong prototype and misusage of the header file.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/lib/libc/locale/wcsrtombs.3
cvs rdiff -r1.7 -r1.8 src/lib/libc/locale/wcstombs.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.