From 3287d94e338444488c7f7d392c3a4a3b7c3caae3 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 18 Sep 2001 18:15:49 +0000 Subject: Give initiali[sz]e all the "i"s it deserves. --- monop/monop.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'monop') diff --git a/monop/monop.c b/monop/monop.c index 33cbc9c7..51387156 100644 --- a/monop/monop.c +++ b/monop/monop.c @@ -1,4 +1,4 @@ -/* $NetBSD: monop.c,v 1.11 2000/05/08 07:56:04 mycroft Exp $ */ +/* $NetBSD: monop.c,v 1.12 2001/09/18 18:15:49 wiz Exp $ */ /* * Copyright (c) 1980, 1993 @@ -43,7 +43,7 @@ __COPYRIGHT("@(#) Copyright (c) 1980, 1993\n\ #if 0 static char sccsid[] = "@(#)monop.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: monop.c,v 1.11 2000/05/08 07:56:04 mycroft Exp $"); +__RCSID("$NetBSD: monop.c,v 1.12 2001/09/18 18:15:49 wiz Exp $"); #endif #endif /* not lint */ @@ -187,7 +187,7 @@ again: } /* - * This routine initalizes the monopoly structures. + * This routine initializes the monopoly structures. */ static void init_monops() -- cgit v1.2.3-56-ge451