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: dholland
Date: Fri Aug 26 06:18:18 UTC 2011
Modified Files:
src/games/backgammon/common_source: back.h save.c
src/games/backgammon/teachgammon: tutor.h
src/games/battlestar: extern.h
src/games/boggle/boggle: bog.c
src/games/cribbage: cribbage.h
src/games/hack: extern.h
src/games/hangman: hangman.h
src/games/larn: extern.h
src/games/mille: mille.h
src/games/rogue: inventory.c rogue.h score.c
src/games/sail: extern.h pl_7.c
Log Message:
Use __dead and __printflike instead of __attribute__.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/games/backgammon/common_source/back.h
cvs rdiff -u -r1.13 -r1.14 src/games/backgammon/common_source/save.c
cvs rdiff -u -r1.9 -r1.10 src/games/backgammon/teachgammon/tutor.h
cvs rdiff -u -r1.32 -r1.33 src/games/battlestar/extern.h
cvs rdiff -u -r1.26 -r1.27 src/games/boggle/boggle/bog.c
cvs rdiff -u -r1.15 -r1.16 src/games/cribbage/cribbage.h
cvs rdiff -u -r1.16 -r1.17 src/games/hack/extern.h
cvs rdiff -u -r1.13 -r1.14 src/games/hangman/hangman.h
cvs rdiff -u -r1.14 -r1.15 src/games/larn/extern.h
cvs rdiff -u -r1.18 -r1.19 src/games/mille/mille.h
cvs rdiff -u -r1.14 -r1.15 src/games/rogue/inventory.c
cvs rdiff -u -r1.21 -r1.22 src/games/rogue/rogue.h
cvs rdiff -u -r1.15 -r1.16 src/games/rogue/score.c
cvs rdiff -u -r1.36 -r1.37 src/games/sail/extern.h
cvs rdiff -u -r1.41 -r1.42 src/games/sail/pl_7.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