Subject: CVS commit: src/games/cribbage
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/18/2006 23:14:45
Module Name:	src
Committed By:	christos
Date:		Sat Mar 18 23:14:45 UTC 2006

Modified Files:
	src/games/cribbage: support.c

Log Message:
Coverity CID 1295: Don't allow cchose to return a negative number. It is
used as an index.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/games/cribbage/support.c

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