NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/53801 CVS commit: src/lib/libcurses
The following reply was made to PR lib/53801; it has been noted by GNATS.
From: "Valeriy E. Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/53801 CVS commit: src/lib/libcurses
Date: Sun, 6 Jan 2019 03:46:12 +0000
Module Name: src
Committed By: uwe
Date: Sun Jan 6 03:46:11 UTC 2019
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
prefresh - fix current position calculations
The code was copy-pasted from wrefresh(), but for pads we need to
adjust for (pbegy, pbegx).
PR lib/53801
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/lib/libcurses/refresh.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index