summaryrefslogtreecommitdiff
path: root/ACE/tests/Main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Main.cpp')
-rw-r--r--ACE/tests/Main.cpp31
1 files changed, 14 insertions, 17 deletions
diff --git a/ACE/tests/Main.cpp b/ACE/tests/Main.cpp
index 44b92128394..241e8b54bec 100644
--- a/ACE/tests/Main.cpp
+++ b/ACE/tests/Main.cpp
@@ -1,21 +1,18 @@
-// $Id$
-// ============================================================================
-//
-// = LIBRARY
-// tests
-//
-// = FILENAME
-// Main.cpp
-//
-// = DESCRIPTION
-// This is a wrapper for the test programs. It obviates the test cpp's
-// from having to always include OS.h.
-//
-// = AUTHOR
-// Don Hinton <dhinton@dresystems.com>
-//
-// ============================================================================
+//=============================================================================
+/**
+ * @file Main.cpp
+ *
+ * $Id$
+ *
+ * This is a wrapper for the test programs. It obviates the test cpp's
+ * from having to always include OS.h.
+ *
+ *
+ * @author Don Hinton <dhinton@dresystems.com>
+ */
+//=============================================================================
+
#include "ace/OS_main.h"
#if defined (ACE_HAS_WINCE)