From 9e08b8f561982e00fcb27264931b54cbbfaf5cb6 Mon Sep 17 00:00:00 2001 From: dholland Date: Wed, 20 Feb 2008 05:08:46 +0000 Subject: A few more whitespace/KNF. I keep hoping I've found them all... --- monop/morg.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'monop/morg.c') diff --git a/monop/morg.c b/monop/morg.c index d654993d..faf72096 100644 --- a/monop/morg.c +++ b/monop/morg.c @@ -1,4 +1,4 @@ -/* $NetBSD: morg.c,v 1.13 2008/02/19 09:45:02 dholland Exp $ */ +/* $NetBSD: morg.c,v 1.14 2008/02/20 05:08:46 dholland Exp $ */ /* * Copyright (c) 1980, 1993 @@ -34,7 +34,7 @@ #if 0 static char sccsid[] = "@(#)morg.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: morg.c,v 1.13 2008/02/19 09:45:02 dholland Exp $"); +__RCSID("$NetBSD: morg.c,v 1.14 2008/02/20 05:08:46 dholland Exp $"); #endif #endif /* not lint */ @@ -66,7 +66,7 @@ static const char *names[MAX_PRP+2], static short square[MAX_PRP+2]; -static int num_good,got_houses; +static int num_good, got_houses; static int set_mlist(void); -- cgit v1.2.3-56-ge451