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/saveload/storage_sl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/saveload/storage_sl.cpp') diff --git a/src/saveload/storage_sl.cpp b/src/saveload/storage_sl.cpp index 4cfab44c5..1fa8d2404 100644 --- a/src/saveload/storage_sl.cpp +++ b/src/saveload/storage_sl.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 persistent_storage_sl.cpp Code handling saving and loading of persistent storages. */ +/** @file storage_sl.cpp Code handling saving and loading of persistent storages. */ #include "../stdafx.h" #include "../newgrf_storage.h" -- cgit v1.2.3-54-g00ecf