Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 07/31/2000 14:29:50
Module Name:	basesrc
Committed By:	simonb
Date:		Mon Jul 31 11:29:50 UTC 2000

Modified Files:
	basesrc/games/boggle/mkindex: mkindex.c

Log Message:
Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> err
function for host programs - use portable ANSI constructs instead.

Patches from Chris Demetriou.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/games/boggle/mkindex/mkindex.c

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