Module Name: src Committed By: dholland Date: Sat Oct 13 21:01:13 UTC 2012
Modified Files: src/games/hangman: getguess.c playgame.c Log Message: Pass -Wstrict-overflow; while here, use curses TRUE and FALSE only with curses. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/games/hangman/getguess.c cvs rdiff -u -r1.6 -r1.7 src/games/hangman/playgame.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.