summaryrefslogtreecommitdiffstats
path: root/monop/monop.def
diff options
context:
space:
mode:
Diffstat (limited to 'monop/monop.def')
-rw-r--r--monop/monop.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/monop/monop.def b/monop/monop.def
index b5951b8a..579175e3 100644
--- a/monop/monop.def
+++ b/monop/monop.def
@@ -1,4 +1,4 @@
-/* $NetBSD: monop.def,v 1.9 2004/01/27 20:30:30 jsm Exp $ */
+/* $NetBSD: monop.def,v 1.10 2008/02/19 09:25:21 dholland Exp $ */
/*-
* Copyright (c) 1980, 1993
@@ -101,7 +101,7 @@ DECK deck[2]; /* Chance and Community Chest */
PLAY *play, /* player structure array ("calloc"ed) */
*cur_p; /* pointer to current player's struct */
-RR_S rr[N_RR]; /* raildroad descriptions */
+RR_S rr[N_RR]; /* railroad descriptions */
UTIL_S util[2]; /* utility descriptions */