summaryrefslogtreecommitdiff
path: root/src/autoreplace_cmd.cpp
diff options
context:
space:
mode:
authorbjarni <bjarni@openttd.org>2008-04-19 19:01:57 +0000
committerbjarni <bjarni@openttd.org>2008-04-19 19:01:57 +0000
commitc360e71e3cf1189fcd7054f8b0b586432366354a (patch)
treefe28b041860bba81df709ece097948e63bbb8f21 /src/autoreplace_cmd.cpp
parent4f2c2656e74a4f21d68797b7f03a113cc87d7bcd (diff)
downloadopenttd-c360e71e3cf1189fcd7054f8b0b586432366354a.tar.xz
(svn r12794) -Doc: added missing doxygen comment in autoreplace_cmd.cpp
Diffstat (limited to 'src/autoreplace_cmd.cpp')
-rw-r--r--src/autoreplace_cmd.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/autoreplace_cmd.cpp b/src/autoreplace_cmd.cpp
index 4c7249ea5..2d2b0234e 100644
--- a/src/autoreplace_cmd.cpp
+++ b/src/autoreplace_cmd.cpp
@@ -1,5 +1,7 @@
/* $Id$ */
+/** @file autoreplace_cmd.cpp Deals with autoreplace execution but not the setup */
+
#include "stdafx.h"
#include "openttd.h"
#include "roadveh.h"