Subject: CVS commit: basesrc/games/cribbage
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/06/2002 03:48:25
Module Name:	basesrc
Committed By:	thorpej
Date:		Fri Dec  6 01:48:25 UTC 2002

Modified Files:
	basesrc/games/cribbage: cribbage.h extern.c score.c support.c

Log Message:
Avoid confict with reserved identifier "expl".


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/games/cribbage/cribbage.h
cvs rdiff -r1.5 -r1.6 basesrc/games/cribbage/extern.c \
    basesrc/games/cribbage/support.c
cvs rdiff -r1.8 -r1.9 basesrc/games/cribbage/score.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.