Changeset - r17396:3d20cef977a2
[Not reviewed]
master
0 1 0
smatz - 13 years ago 2011-02-27 13:59:20
smatz@openttd.org
(svn r22155) -Codechange: one comment in saveload/station_sl.cpp was wrong
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/saveload/station_sl.cpp
Show inline comments
 
@@ -7,7 +7,7 @@
 
 * See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
 
 */
 

	
 
/** @file station_sl.cpp Code handling saving and loading of economy data */
 
/** @file station_sl.cpp Code handling saving and loading of stations. */
 

	
 
#include "../stdafx.h"
 
#include "../station_base.h"
0 comments (0 inline, 0 general)