Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/13/2000 06:41:12
Module Name: basesrc
Committed By: itojun
Date: Sun Aug 13 03:41:11 UTC 2000
Modified Files:
basesrc/lib/libcurses [netbsd-1-5]: refresh.c
Log Message:
pullup 1.39 -> 1.40 (approved by releng-1-5)
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.37.2.1 -r1.37.2.2 basesrc/lib/libcurses/refresh.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.