summaryrefslogtreecommitdiff
path: root/src/window_func.h
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/window_func.h
parent0b3db1a92d5d38a383db2fe7cbd5028febdb3789 (diff)
downloadopenttd-b7f50533c29ea74e9973ac641ec677eb69411d5d.tar.xz
(svn r11914) -Documentation: fix some @file statement
Diffstat (limited to 'src/window_func.h')
-rw-r--r--src/window_func.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window_func.h b/src/window_func.h
index 299f4fc96..4bdcad3cd 100644
--- a/src/window_func.h
+++ b/src/window_func.h
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file window.h Window functions not directly related to making/drawing windows. */
+/** @file window_func.h Window functions not directly related to making/drawing windows. */
#ifndef WINDOW_FUNC_H
#define WINDOW_FUNC_H