From 4f1e96acf1345aea00638e37e5b7ea6e72ebacc5 Mon Sep 17 00:00:00 2001 From: terkhen Date: Tue, 4 Jan 2011 20:58:07 +0000 Subject: (svn r21719) -Doc: Correct a doxygen comment. --- src/smallmap_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/smallmap_gui.cpp b/src/smallmap_gui.cpp index 6113720a4..226b6e2dd 100644 --- a/src/smallmap_gui.cpp +++ b/src/smallmap_gui.cpp @@ -164,7 +164,7 @@ static LegendAndColour _legend_land_owners[NUM_NO_COMPANY_ENTRIES + MAX_COMPANIE * This is required in order to have the indutry slots all filled up */ static LegendAndColour _legend_from_industries[NUM_INDUSTRYTYPES + 1]; -/* For connecting industry type to position in industries list(small map legend) */ +/** For connecting industry type to position in industries list(small map legend) */ static uint _industry_to_list_pos[NUM_INDUSTRYTYPES]; /** Show heightmap in industry mode of smallmap window. */ static bool _smallmap_industry_show_heightmap; -- cgit v1.2.3-70-g09d2