Subject: CVS commit: src/games/cribbage
To: None <source-changes@NetBSD.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 01/26/2004 09:58:35
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.