summaryrefslogtreecommitdiffstats
path: root/games/hack/hack.do_wear.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/hack/hack.do_wear.c')
-rw-r--r--games/hack/hack.do_wear.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/hack.do_wear.c b/games/hack/hack.do_wear.c
index 46e7013..1aa77fd 100644
--- a/games/hack/hack.do_wear.c
+++ b/games/hack/hack.do_wear.c
@@ -66,7 +66,7 @@ doremring() {
/* NOTREACHED */
#ifdef lint
return(0);
-#endif lint
+#endif /* lint */
}
dorr(otmp) struct obj *otmp; {
OpenPOWER on IntegriCloud