summaryrefslogtreecommitdiff
path: root/src/depot_gui.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-03-01 01:24:44 +0000
committerbelugas <belugas@openttd.org>2007-03-01 01:24:44 +0000
commit240cbd4dd25bfab66958593ea713042f4b8116d4 (patch)
treeb54eae356dabaadef12af40bb13f3e6e4f25c59e /src/depot_gui.cpp
parent3e9cc1a6519a047d558115032c6b4dfcd707f105 (diff)
downloadopenttd-240cbd4dd25bfab66958593ea713042f4b8116d4.tar.xz
(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
Diffstat (limited to 'src/depot_gui.cpp')
-rw-r--r--src/depot_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/depot_gui.cpp b/src/depot_gui.cpp
index a033fe6cd..fb0683995 100644
--- a/src/depot_gui.cpp
+++ b/src/depot_gui.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
-/** depot_gui.cpp */
+/** @file depot_gui.cpp */
#include "stdafx.h"
#include "openttd.h"