Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games
Module Name: src
Committed By: jsm
Date: Tue Feb 15 12:56:20 UTC 2005
Modified Files:
src/games/atc: input.c
src/games/backgammon/backgammon: main.c
src/games/backgammon/teachgammon: teach.c
src/games/cribbage: instr.c
src/games/fish: fish.c
src/games/phantasia: misc.c
src/games/rogue: machdep.c
src/games/wump: wump.c
Log Message:
Cast last argument of execl to (char *).
Reviewed by <hubertf>.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/games/atc/input.c
cvs rdiff -r1.20 -r1.21 src/games/backgammon/backgammon/main.c
cvs rdiff -r1.15 -r1.16 src/games/backgammon/teachgammon/teach.c
cvs rdiff -r1.10 -r1.11 src/games/cribbage/instr.c
cvs rdiff -r1.15 -r1.16 src/games/fish/fish.c
cvs rdiff -r1.12 -r1.13 src/games/phantasia/misc.c
cvs rdiff -r1.12 -r1.13 src/games/rogue/machdep.c
cvs rdiff -r1.16 -r1.17 src/games/wump/wump.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