From 63687763e9680663e68754b47ee9f1511641faf8 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 4 Sep 2006 20:40:33 +0000 Subject: (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. -Cleanup: whitespace alignment of a few tables. --- town_cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'town_cmd.c') diff --git a/town_cmd.c b/town_cmd.c index 9f3e2eece..90771d469 100644 --- a/town_cmd.c +++ b/town_cmd.c @@ -738,7 +738,7 @@ static int GrowTownAtRoad(Town *t, TileIndex tile) _grow_town_result = -1; } else if (_game_mode == GM_EDITOR) { /* If we are in the SE, and this road-piece has no town owner yet, it just found an - * owner :) (happy happy happy road now) */ + * owner :) (happy happy happy road now) */ SetTileOwner(tile, OWNER_TOWN); SetTownIndex(tile, t->index); } -- cgit v1.2.3-70-g09d2