From a723770836032ec50d32db7f80fcc20c3bc286ea Mon Sep 17 00:00:00 2001 From: belugas Date: Fri, 23 Feb 2007 01:48:53 +0000 Subject: (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style --- src/station.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/station.cpp') diff --git a/src/station.cpp b/src/station.cpp index fc75d5e97..5e658f303 100644 --- a/src/station.cpp +++ b/src/station.cpp @@ -1,6 +1,6 @@ /* $Id$ */ -/** @file station_cmd.c */ +/** @file station_cmd.cpp */ #include "stdafx.h" #include "openttd.h" -- cgit v1.2.3-54-g00ecf