Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   jsm
Date:           Fri Sep 17 17:07:12 UTC 1999

Modified Files:
        basesrc/games/backgammon/backgammon: main.c
        basesrc/games/boggle/boggle: bog.c
        basesrc/games/quiz: quiz.c
        basesrc/games/sail: game.c

Log Message:
Fix some uses of NULL as non-pointer and 0 for null pointer.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/games/backgammon/backgammon/main.c
cvs rdiff -r1.12 -r1.13 basesrc/games/boggle/boggle/bog.c
cvs rdiff -r1.15 -r1.16 basesrc/games/quiz/quiz.c
cvs rdiff -r1.5 -r1.6 basesrc/games/sail/game.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