Subject: CVS commit: basesrc/lib/libc/stdio
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 03/14/2002 23:21:01
Module Name: basesrc
Committed By: yamt
Date: Thu Mar 14 21:21:01 UTC 2002
Modified Files:
basesrc/lib/libc/stdio: putwc.c putwchar.c
Log Message:
putwc and putwchar's argument is wchar_t, not wint_t.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/stdio/putwc.c \
basesrc/lib/libc/stdio/putwchar.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.