summaryrefslogtreecommitdiffstats
path: root/monop
diff options
context:
space:
mode:
authordholland <dholland@NetBSD.org>2008-02-19 08:07:51 +0000
committerdholland <dholland@NetBSD.org>2008-02-19 08:07:51 +0000
commit18939a033b1eebd52016131a131ac0ae3711617e (patch)
tree5f8b65e94b19fb73fac1729a6c8355a2536e9866 /monop
parentc3de34fcf8f28f8b1d0090907c4eb2116be93d2e (diff)
downloadbsdgames-darwin-18939a033b1eebd52016131a131ac0ae3711617e.tar.gz
bsdgames-darwin-18939a033b1eebd52016131a131ac0ae3711617e.tar.zst
bsdgames-darwin-18939a033b1eebd52016131a131ac0ae3711617e.zip
Fix typo in comment
Diffstat (limited to 'monop')
-rw-r--r--monop/initdeck.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/monop/initdeck.c b/monop/initdeck.c
index 76c0bc74..894ad835 100644
--- a/monop/initdeck.c
+++ b/monop/initdeck.c
@@ -1,4 +1,4 @@
-/* $NetBSD: initdeck.c,v 1.15 2003/08/07 09:37:28 agc Exp $ */
+/* $NetBSD: initdeck.c,v 1.16 2008/02/19 08:07:51 dholland Exp $ */
/*
* Copyright (c) 1980, 1993
@@ -40,7 +40,7 @@ __COPYRIGHT("@(#) Copyright (c) 1980, 1993\n\
#if 0
static char sccsid[] = "@(#)initdeck.c 8.1 (Berkeley) 5/31/93";
#else
-__RCSID("$NetBSD: initdeck.c,v 1.15 2003/08/07 09:37:28 agc Exp $");
+__RCSID("$NetBSD: initdeck.c,v 1.16 2008/02/19 08:07:51 dholland Exp $");
#endif
#endif /* not lint */
#endif /* __NetBSD__ */
@@ -257,7 +257,7 @@ putem()
/*
* fwrite_be_offt:
- * Write out the off paramater as a 64 bit big endian number
+ * Write out the off parameter as a 64 bit big endian number
*/
static void