Module Name: src Committed By: blymn Date: Wed Apr 27 22:04:04 UTC 2022
Modified Files:
src/lib/libcurses: move.c
Log Message:
Fix for PR 56243
clear the past EOL flags when moving the cursor - they are no longer
valid as move cannot put the cursor past the EOL.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/lib/libcurses/move.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
