From 84fb96fe85e75b038b527471428189170021f8b7 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 1 Feb 2006 07:36:15 +0000 Subject: (svn r3511) More whitespace ([FS#46] by Rubidium) --- npf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npf.c') diff --git a/npf.c b/npf.c index c759bb7a1..ad0fbccbd 100644 --- a/npf.c +++ b/npf.c @@ -209,7 +209,7 @@ static void NPFMarkTile(TileIndex tile) return; #else if (_debug_npf_level >= 1) - switch(GetTileType(tile)) { + switch (GetTileType(tile)) { case MP_RAILWAY: /* DEBUG: mark visited tiles by mowing the grass under them * ;-) */ -- cgit v1.2.3-54-g00ecf