(svn r12794) -Doc: added missing doxygen comment in autoreplace_cmd.cpp
authorbjarni
Sat, 19 Apr 2008 19:01:57 +0000
changeset 8999 43af94f84514
parent 8998 2748f3d2a1f6
child 9000 0eee16b3074d
(svn r12794) -Doc: added missing doxygen comment in autoreplace_cmd.cpp
src/autoreplace_cmd.cpp
--- a/src/autoreplace_cmd.cpp	Sat Apr 19 18:03:24 2008 +0000
+++ b/src/autoreplace_cmd.cpp	Sat Apr 19 19:01:57 2008 +0000
@@ -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"