From e037512a6fc64c106531c1379a9c07f7040312f9 Mon Sep 17 00:00:00 2001 From: yexo Date: Thu, 18 Mar 2010 15:20:49 +0000 Subject: (svn r19451) -Cleanup: remove some unused code --- src/table/airport_defaults.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/table') diff --git a/src/table/airport_defaults.h b/src/table/airport_defaults.h index f5e727c5c..cd9f195b3 100644 --- a/src/table/airport_defaults.h +++ b/src/table/airport_defaults.h @@ -16,7 +16,7 @@ * Definition of an airport tiles layout. * @param x offset x of this tile * @param y offset y of this tile - * @param m AirportGfx of the tile + * @param m StationGfx of the tile * @see _airport_specs * @see AirportTileTable */ -- cgit v1.2.3-54-g00ecf