From bf73580a4a388748a773b8bbd0b6b06bcbf390d8 Mon Sep 17 00:00:00 2001 From: cgd Date: Tue, 16 Jan 2001 02:50:27 +0000 Subject: comment or delete text after CPP directives. --- hack/def.monst.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hack/def.monst.h') diff --git a/hack/def.monst.h b/hack/def.monst.h index cc49287c..4d3ca91f 100644 --- a/hack/def.monst.h +++ b/hack/def.monst.h @@ -1,4 +1,4 @@ -/* $NetBSD: def.monst.h,v 1.4 1997/10/19 16:57:07 christos Exp $ */ +/* $NetBSD: def.monst.h,v 1.5 2001/01/16 02:50:28 cgd Exp $ */ /* * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. @@ -38,7 +38,7 @@ struct monst { Bitfield(mnamelth,6); /* length of name (following mxlth) */ #ifndef NOWORM Bitfield(wormno,5); /* at most 31 worms on any level */ -#endif NOWORM +#endif /* NOWORM */ unsigned mtrapseen; /* bitmap of traps we've been trapped in */ long mlstmv; /* prevent two moves at once */ struct obj *minvent; -- cgit v1.2.3-56-ge451