summaryrefslogtreecommitdiff
path: root/src/road_type.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
commitbba1a62db1d9dc233e57c34d639109f03d060a2b (patch)
tree6ac2c8a0d7db1be70cb212d28fdcdc13603b75f1 /src/road_type.h
parent91cb42fa73423f28392fdaa0e14333ee5de56803 (diff)
downloadopenttd-bba1a62db1d9dc233e57c34d639109f03d060a2b.tar.xz
(svn r11914) -Documentation: fix some @file statement
Diffstat (limited to 'src/road_type.h')
-rw-r--r--src/road_type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/road_type.h b/src/road_type.h
index 407ab894b..e961b5175 100644
--- a/src/road_type.h
+++ b/src/road_type.h
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file road.h Enums and other types related to roads. */
+/** @file road_type.h Enums and other types related to roads. */
#ifndef ROAD_TYPE_H
#define ROAD_TYPE_H