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
commit4d86aa2479868dcc01b80891bc6b44c01ef28a8c (patch)
treec50e09692deb72f1c9fd017b82f4196f1ea5d9bd /src/os_timer.cpp
parent93fe91cc8c1f38678dfb7cef6ede77c56ab36c1b (diff)
downloadopenttd-4d86aa2479868dcc01b80891bc6b44c01ef28a8c.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