Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 04/15/2000 15:53:07
Module Name:	basesrc
Committed By:	jdc
Date:		Sat Apr 15 22:53:06 UTC 2000

Modified Files:
	basesrc/lib/libcurses: addbytes.c color.c touchwin.c

Log Message:
Don't reset firstchp and lastchp even if this line was not dirty.
They could have been set previously by a parent window or sub-window.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/lib/libcurses/addbytes.c
cvs rdiff -r1.3 -r1.4 basesrc/lib/libcurses/color.c
cvs rdiff -r1.11 -r1.12 basesrc/lib/libcurses/touchwin.c

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