From 57557ba599c4a7cf5d09ea737a717736467b31c2 Mon Sep 17 00:00:00 2001 From: belugas Date: Wed, 21 Mar 2007 15:19:33 +0000 Subject: (svn r9390) -Documentation : correct Doxygen of comments and @file inclusion. This time, brought to you by the letter O --- src/order_cmd.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/order_cmd.cpp') 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" -- cgit v1.2.3-54-g00ecf