# HG changeset patch # User bjarni # Date 1208631717 0 # Node ID 43af94f84514296a0193d7ce35d71c6d2e6ffab2 # Parent 2748f3d2a1f6900c4e69de9696b2034b13ea965b (svn r12794) -Doc: added missing doxygen comment in autoreplace_cmd.cpp diff -r 2748f3d2a1f6 -r 43af94f84514 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"