summaryrefslogtreecommitdiff
path: root/src/smallmap_gui.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-04-18 18:00:33 +0000
committerbelugas <belugas@openttd.org>2007-04-18 18:00:33 +0000
commit4eb87ac62ba75a39cf0f31fc0785681d028e8bc1 (patch)
treefac2c80abcc412ec1a4fb2b198121140a0a89b0c /src/smallmap_gui.cpp
parent7789eef209776bd9d644c6442e55a9688236ad53 (diff)
downloadopenttd-4eb87ac62ba75a39cf0f31fc0785681d028e8bc1.tar.xz
(svn r9669) -Documentation: some more doxygen fixes
Diffstat (limited to 'src/smallmap_gui.cpp')
-rw-r--r--src/smallmap_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smallmap_gui.cpp b/src/smallmap_gui.cpp
index 2950d09f1..02a8f5f7c 100644
--- a/src/smallmap_gui.cpp
+++ b/src/smallmap_gui.cpp
@@ -566,7 +566,7 @@ static void DrawHorizMapIndicator(int x, int y, int x2, int y2)
* are drawn directly into the screen buffer. The final map is drawn in multiple passes.
* The passes are:
* <ol><li>The colors of tiles in the different modes.</li>
- * <li>Town names (optional)</li>
+ * <li>Town names (optional)</li></ol>
*
* @param dpi pointer to pixel to write onto
* @param w pointer to Window struct