Subject: CVS commit: src/games/sail
To: None <source-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 03/18/2006 01:43:52
Module Name:	src
Committed By:	abs
Date:		Sat Mar 18 01:43:52 UTC 2006

Modified Files:
	src/games/sail: extern.h pl_5.c

Log Message:
If none of the boarding parties are set do not fall off the end of the
list. Addresses Coverity CID 1507. Also put pointers before shorts in
a struct rather than mixing them up


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/games/sail/extern.h
cvs rdiff -r1.17 -r1.18 src/games/sail/pl_5.c

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