Source-Changes archive

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

CVS commit: src/games/cribbage



Module Name:    src
Committed By:   jsm
Date:           Mon Jan 26 09:58:35 UTC 2004

Modified Files:
        src/games/cribbage: crib.c cribbage.h io.c

Log Message:
Rename rint to receive_intr to avoid conflict with GCC 3.4 built-in C99
function.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/games/cribbage/crib.c
cvs rdiff -r1.9 -r1.10 src/games/cribbage/cribbage.h
cvs rdiff -r1.16 -r1.17 src/games/cribbage/io.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