From 0b936c3222b3945f738885c6c7db3b46363ec6fe Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 22 Oct 2005 06:39:32 +0000 Subject: (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in comments, excess empty lines, minor other changes nothing spectacular, just some stuff, which piled up --- water_cmd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'water_cmd.c') diff --git a/water_cmd.c b/water_cmd.c index a74807fba..c61abdbd5 100644 --- a/water_cmd.c +++ b/water_cmd.c @@ -744,4 +744,3 @@ const TileTypeProcs _tile_type_water_procs = { NULL, /* vehicle_leave_tile_proc */ GetSlopeTileh_Water, /* get_slope_tileh_proc */ }; - -- cgit v1.2.3-54-g00ecf