(svn r2246) - CodeChange: Station is 'st' not 'station' - random commit of the day
authorDarkvater
Mon, 02 May 2005 16:02:24 +0000
changeset 1742 21b08bbfba34
parent 1741 628182f1bbd2
child 1743 882e7173493c
(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