From 4d86aa2479868dcc01b80891bc6b44c01ef28a8c 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/os2.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/os2.cpp') diff --git a/src/os2.cpp b/src/os2.cpp index cc252a5c6..3ce2caf8d 100644 --- a/src/os2.cpp +++ b/src/os2.cpp @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file os2.cpp */ + #include "stdafx.h" #include "openttd.h" #include "variables.h" -- cgit v1.2.3-54-g00ecf