Subject: CVS commit: src/lib/libcurses
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 09/19/2007 22:13:14
Module Name:	src
Committed By:	jdc
Date:		Wed Sep 19 22:13:14 UTC 2007

Modified Files:
	src/lib/libcurses: background.c

Log Message:
Set the column width when changing the background using wbkgd(), otherwise
we will see zero width characters in refresh.c:makech().


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libcurses/background.c

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