Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 09/25/2000 17:08:09
Module Name:	basesrc
Committed By:	jsm
Date:		Mon Sep 25 14:08:09 UTC 2000

Modified Files:
	basesrc/games/battlestar: com2.c com4.c extern.h globals.c

Log Message:
Add OBJ_AN flag to objflags so as to use "a" or "an" appropriately in
messages; avoids "a amulet", "a Elf".  Define and use macros to use
"a", "an", "the", "is", "are" appropriately.  Partly based on OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/games/battlestar/com2.c
cvs rdiff -r1.17 -r1.18 basesrc/games/battlestar/com4.c
cvs rdiff -r1.25 -r1.26 basesrc/games/battlestar/extern.h
cvs rdiff -r1.16 -r1.17 basesrc/games/battlestar/globals.c

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