Module Name: src Committed By: roy Date: Thu Mar 12 15:50:12 UTC 2020
Modified Files: src/lib/libcurses: initscr.c Log Message: curses: use perror rather than err in initscr libhack lacks err and perror is more portable. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/lib/libcurses/initscr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.