openttd.c
changeset 4972 c7f92c6b74e4
parent 4912 0f51b47cb983
child 4976 2e3d5e8ec510
--- a/openttd.c	Sat Oct 28 10:55:26 2006 +0000
+++ b/openttd.c	Sat Oct 28 10:55:59 2006 +0000
@@ -257,7 +257,7 @@
 	CleanPool(&_town_pool);
 	CleanPool(&_industry_pool);
 	CleanPool(&_station_pool);
-	CleanPool(&_vehicle_pool);
+	CleanPool(&_Vehicle_pool);
 	CleanPool(&_sign_pool);
 	CleanPool(&_order_pool);