From d99eb6aac2c8f772632291d71e5334f13f4d534f Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 25 Jan 2012 22:10:14 +0000 Subject: (svn r23853) -Fix: several incorrect @files --- src/strgen/strgen_base.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/strgen') diff --git a/src/strgen/strgen_base.cpp b/src/strgen/strgen_base.cpp index c87c1a06f..3d0c91d30 100644 --- a/src/strgen/strgen_base.cpp +++ b/src/strgen/strgen_base.cpp @@ -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 . */ -/** @file strgen.cpp Tool to create computer readable (stand-alone) translation files. */ +/** @file strgen_base.cpp Tool to create computer readable (stand-alone) translation files. */ #include "../stdafx.h" #include "../core/endian_func.hpp" -- cgit v1.2.3-54-g00ecf