ChangeSet ID: 8461 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/13 11:32:52
Modified files: programs/wineconsole: wineconsole.c winecon_private.h user.c curses.c
Log message: Eric Pouech pouech-eric@wanadoo.fr If (n)curses wasn't available at compile time: - print sensible information - fall back to user backend
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8461
Old revision New revision Changes Path 1.25 1.26 +19 -5 wine/programs/wineconsole/wineconsole.c 1.10 1.11 +5 -2 wine/programs/wineconsole/winecon_private.h 1.19 1.20 +4 -4 wine/programs/wineconsole/user.c 1.8 1.9 +5 -5 wine/programs/wineconsole/curses.c