summaryrefslogtreecommitdiff
path: root/src/fileio.h
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-03-01 01:24:44 +0000
committerbelugas <belugas@openttd.org>2007-03-01 01:24:44 +0000
commit240cbd4dd25bfab66958593ea713042f4b8116d4 (patch)
treeb54eae356dabaadef12af40bb13f3e6e4f25c59e /src/fileio.h
parent3e9cc1a6519a047d558115032c6b4dfcd707f105 (diff)
downloadopenttd-240cbd4dd25bfab66958593ea713042f4b8116d4.tar.xz
(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
Diffstat (limited to 'src/fileio.h')
-rw-r--r--src/fileio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fileio.h b/src/fileio.h
index 6ee58b32c..11e7b4ef6 100644
--- a/src/fileio.h
+++ b/src/fileio.h
@@ -1,5 +1,7 @@
/* $Id$ */
+/** @file fileio.h Declarations for Standard In/Out file operations*/
+
#ifndef FILEIO_H
#define FILEIO_H