Source-Changes archive

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

CVS commit: src/games/tetris



Module Name:    src
Committed By:   dholland
Date:           Mon Jan 28 01:38:59 UTC 2008

Modified Files:
        src/games/tetris: Makefile screen.c

Log Message:
Build with WARNS=4. (All fixes are cosmetic, except that it's definitely
bad karma to shadow a local variable with another of the same name in a
nested block...)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/games/tetris/Makefile
cvs rdiff -r1.21 -r1.22 src/games/tetris/screen.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