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.
