summaryrefslogtreecommitdiff
path: root/games/rogue/object.c
diff options
context:
space:
mode:
authorkstailey <kstailey@cvs.openbsd.org>1997-07-23 20:05:17 +0000
committerkstailey <kstailey@cvs.openbsd.org>1997-07-23 20:05:17 +0000
commit24ebfd27177ba2d49b2fd2e9d5b5fba3df35744c (patch)
treef301459f6e2160b59f102e5506c37de2f4c48251 /games/rogue/object.c
parentec11c0c45f17c8fcab3c1dcd043b3cd0b55c4c82 (diff)
tabify
Diffstat (limited to 'games/rogue/object.c')
-rw-r--r--games/rogue/object.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rogue/object.c b/games/rogue/object.c
index b6f5043ade6..03b63a5c18b 100644
--- a/games/rogue/object.c
+++ b/games/rogue/object.c
@@ -52,7 +52,7 @@ static char rcsid[] = "$NetBSD: object.c,v 1.3 1995/04/22 10:27:50 cgd Exp $";
* 1.) No portion of this notice shall be removed.
* 2.) Credit shall not be taken for the creation of this source.
* 3.) This code is not to be traded, sold, or used for personal
- * gain or profit.
+ * gain or profit.
*
*/