summaryrefslogtreecommitdiff
path: root/src/widgets
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2013-05-20 13:37:59 +0000
committerrubidium <rubidium@openttd.org>2013-05-20 13:37:59 +0000
commit9aae00cc8756b6bc0793cfb63a1bde38177195d2 (patch)
tree7cddf608ba30920cbd57b1d59caf0d922dfe7dfa /src/widgets
parent23a5c6a8c8610a03ca4fd5e6ce620bfe83db5dac (diff)
downloadopenttd-9aae00cc8756b6bc0793cfb63a1bde38177195d2.tar.xz
(svn r25270) -Fix: @file wrong for link_graph_legend_widget.h
Diffstat (limited to 'src/widgets')
-rw-r--r--src/widgets/link_graph_legend_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/link_graph_legend_widget.h b/src/widgets/link_graph_legend_widget.h
index 594f07020..f24ce343b 100644
--- a/src/widgets/link_graph_legend_widget.h
+++ b/src/widgets/link_graph_legend_widget.h
@@ -7,7 +7,7 @@
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
*/
-/** @file linkgraph_legend_widget.h Types related to the linkgraph_legend widgets. */
+/** @file link_graph_legend_widget.h Types related to the linkgraph_legend widgets. */
#ifndef WIDGETS_LINKGRAPH_LEGEND_WIDGET_H
#define WIDGETS_LINKGRAPH_LEGEND_WIDGET_H