From b71354dc406340a0d9b57b64b17ea5f3758e4309 Mon Sep 17 00:00:00 2001 From: belugas Date: Sat, 3 Mar 2007 04:04:22 +0000 Subject: (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. --- src/fileio.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fileio.cpp') diff --git a/src/fileio.cpp b/src/fileio.cpp index f62eb5eb7..b0bb3b6b2 100644 --- a/src/fileio.cpp +++ b/src/fileio.cpp @@ -1,6 +1,6 @@ /* $Id$ */ -/** @file fileio.cpp Standard In/Out file operations*/ +/** @file fileio.cpp Standard In/Out file operations */ #include "stdafx.h" #include "openttd.h" -- cgit v1.2.3-54-g00ecf