Subject: CVS commit: [wcurses] src/lib/libcurses
To: None <source-changes@NetBSD.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 02/06/2007 09:59:29
Module Name:	src
Committed By:	blymn
Date:		Tue Feb  6 09:59:29 UTC 2007

Modified Files:
	src/lib/libcurses [wcurses]: cr_put.c

Log Message:
 * Always use putwchar in wide character case when plod'ing
 * Removed variable that was only used once.
 * Note added to revisit plod due to wide characters outputting more bytes


To generate a diff of this commit:
cvs rdiff -r1.23.12.2 -r1.23.12.3 src/lib/libcurses/cr_put.c

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