Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/02/2000 13:50:50
Module Name:	basesrc
Committed By:	itojun
Date:		Wed Aug  2 10:50:50 UTC 2000

Modified Files:
	basesrc/lib/libcurses: refresh.c

Log Message:
on repaint, we must look at attributes present on curscr.
check __ISPASTEOL on curscr->lines, not on win->lines.  PR 10732.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 basesrc/lib/libcurses/refresh.c

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