From 6dbf9f2f41e82a05d284c72ab3acbae949c3e904 Mon Sep 17 00:00:00 2001 From: belugas Date: Fri, 23 Feb 2007 18:55:07 +0000 Subject: (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. Some documentation addition, when i can easily supply them --- src/dock_gui.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dock_gui.cpp') diff --git a/src/dock_gui.cpp b/src/dock_gui.cpp index 8b3cda116..b0606a408 100644 --- a/src/dock_gui.cpp +++ b/src/dock_gui.cpp @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file dock_gui.cpp */ + #include "stdafx.h" #include "openttd.h" #include "table/sprites.h" -- cgit v1.2.3-54-g00ecf