diff options
author | belugas <belugas@openttd.org> | 2007-04-04 01:35:16 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2007-04-04 01:35:16 +0000 |
commit | 6a86e758708a92134a8734a80935ae5fa3807ae4 (patch) | |
tree | c8c468b064c05fa682d00013b36792570a637721 /src/station_map.h | |
parent | 9dd844def2fd298fb8878483d7c5e34dfb8d25b0 (diff) | |
download | openttd-6a86e758708a92134a8734a80935ae5fa3807ae4.tar.xz |
(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near
Diffstat (limited to 'src/station_map.h')
-rw-r--r-- | src/station_map.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/station_map.h b/src/station_map.h index 527a0e5e1..6a4cb6d6b 100644 --- a/src/station_map.h +++ b/src/station_map.h @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file station_map.h */ + #ifndef STATION_MAP_H #define STATION_MAP_H |