summaryrefslogtreecommitdiff
path: root/src/os_timer.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-03-21 15:19:33 +0000
committerbelugas <belugas@openttd.org>2007-03-21 15:19:33 +0000
commit57557ba599c4a7cf5d09ea737a717736467b31c2 (patch)
treec50e09692deb72f1c9fd017b82f4196f1ea5d9bd /src/os_timer.cpp
parentd7f56f1550ad463c6584595675dbebf745c30a78 (diff)
downloadopenttd-57557ba599c4a7cf5d09ea737a717736467b31c2.tar.xz
(svn r9390) -Documentation : correct Doxygen of comments and @file inclusion. This time, brought to you by the letter O
Diffstat (limited to 'src/os_timer.cpp')
-rw-r--r--src/os_timer.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/os_timer.cpp b/src/os_timer.cpp
index 1e9a9b3a4..a28bb8982 100644
--- a/src/os_timer.cpp
+++ b/src/os_timer.cpp
@@ -1,5 +1,7 @@
/* $Id$ */
+/** @file os_timer.cpp */
+
#include "stdafx.h"
#undef RDTSC_AVAILABLE