]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
Fix typo in comment
authordholland <dholland@NetBSD.org>
Tue, 19 Feb 2008 08:07:51 +0000 (08:07 +0000)
committerdholland <dholland@NetBSD.org>
Tue, 19 Feb 2008 08:07:51 +0000 (08:07 +0000)
monop/initdeck.c

index 76c0bc747647dc0639b2f14dfc82c2f2994d4850..894ad835654e80f601ed58029bf12341fa412b46 100644 (file)
@@ -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