summaryrefslogtreecommitdiff
path: root/src/order_cmd.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-03-21 15:19:33 +0000
committerbelugas <belugas@openttd.org>2007-03-21 15:19:33 +0000
commit57557ba599c4a7cf5d09ea737a717736467b31c2 (patch)
treec50e09692deb72f1c9fd017b82f4196f1ea5d9bd /src/order_cmd.cpp
parentd7f56f1550ad463c6584595675dbebf745c30a78 (diff)
downloadopenttd-57557ba599c4a7cf5d09ea737a717736467b31c2.tar.xz
(svn r9390) -Documentation : correct Doxygen of comments and @file inclusion. This time, brought to you by the letter O
Diffstat (limited to 'src/order_cmd.cpp')
-rw-r--r--src/order_cmd.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/order_cmd.cpp b/src/order_cmd.cpp
index fb544565b..bacf2ab1a 100644
--- a/src/order_cmd.cpp
+++ b/src/order_cmd.cpp
@@ -1,5 +1,7 @@
/* $Id$ */
+/** @file order_cmd.cpp */
+
#include "stdafx.h"
#include "openttd.h"
#include "order.h"