Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libcurses



Module Name:    src
Committed By:   jdc
Date:           Tue Apr  8 05:56:02 UTC 2003

Modified Files:
        src/lib/libcurses: mvwin.c newwin.c

Log Message:
Make sure that windows are not off the left or top edges of the screen.
Noticed while looking at PR 21041.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/lib/libcurses/mvwin.c
cvs rdiff -r1.34 -r1.35 src/lib/libcurses/newwin.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