summaryrefslogtreecommitdiff
path: root/src/core/random_func.hpp
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2008-01-18 03:48:29 +0000
committerglx <glx@openttd.org>2008-01-18 03:48:29 +0000
commitb7f50533c29ea74e9973ac641ec677eb69411d5d (patch)
tree6ac2c8a0d7db1be70cb212d28fdcdc13603b75f1 /src/core/random_func.hpp
parent0b3db1a92d5d38a383db2fe7cbd5028febdb3789 (diff)
downloadopenttd-b7f50533c29ea74e9973ac641ec677eb69411d5d.tar.xz
(svn r11914) -Documentation: fix some @file statement
Diffstat (limited to 'src/core/random_func.hpp')
-rw-r--r--src/core/random_func.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/random_func.hpp b/src/core/random_func.hpp
index b0ea5b2b9..f3d35d987 100644
--- a/src/core/random_func.hpp
+++ b/src/core/random_func.hpp
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file random_func.h */
+/** @file random_func.hpp */
#ifndef RANDOM_FUNC_HPP
#define RANDOM_FUNC_HPP