summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2015-01-19 15:30:53 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2015-01-19 15:30:53 +0000
commitf774a1312a9f06c827ac9e6ed5c9c1197010197f (patch)
tree139e59e962c99091edc8b8377e729aaf529b5851 /games
parent1d12cef4c0121f7533ba118213f79fd14894ce13 (diff)
Make some $OpenBSD$ lines prettier/standardier by eliminating
superflous '*' after '/*' and adding blank after terminating '$'. Also eases parsing of the lines by simple awk scripts. Aesthetic approval from tedu@.
Diffstat (limited to 'games')
-rw-r--r--games/hack/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/config.h b/games/hack/config.h
index 96aa19e6bb2..f53085dd5ff 100644
--- a/games/hack/config.h
+++ b/games/hack/config.h
@@ -1,4 +1,4 @@
-/* * $OpenBSD: config.h,v 1.11 2015/01/15 17:14:04 deraadt Exp $*/
+/* $OpenBSD: config.h,v 1.12 2015/01/19 15:30:52 krw Exp $ */
/* * $NetBSD: config.h,v 1.3 1995/03/23 08:29:15 cgd Exp $*/
/*