(svn r2246) - CodeChange: Station is 'st' not 'station' - random commit of the day
authorDarkvater
Mon, 02 May 2005 16:02:24 +0000
changeset 1742 ac65066ebfeb
parent 1741 9087c5207f18
child 1743 b49e71451de5
(svn r2246) - CodeChange: Station is 'st' not 'station' - random commit of the day
station.h
--- a/station.h	Mon May 02 16:01:53 2005 +0000
+++ b/station.h	Mon May 02 16:02:24 2005 +0000
@@ -297,9 +297,9 @@
 /**
  * Check if a station really exists.
  */
-static inline bool IsValidStation(const Station* station)
+static inline bool IsValidStation(const Station *st)
 {
-	return station->xy != 0; /* XXX: Replace by INVALID_TILE someday */
+	return st->xy != 0; /* XXX: Replace by INVALID_TILE someday */
 }
 
 /* Get's the direction the station exit points towards. Ie, returns 0 for a