summaryrefslogtreecommitdiff
path: root/ACE/tests/Based_Pointer_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Based_Pointer_Test.cpp')
-rw-r--r--ACE/tests/Based_Pointer_Test.cpp31
1 files changed, 14 insertions, 17 deletions
diff --git a/ACE/tests/Based_Pointer_Test.cpp b/ACE/tests/Based_Pointer_Test.cpp
index b877108f7ca..faf136cfff0 100644
--- a/ACE/tests/Based_Pointer_Test.cpp
+++ b/ACE/tests/Based_Pointer_Test.cpp
@@ -1,20 +1,17 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// tests
-//
-// = FILENAME
-// Based_Pointer_Test.cpp
-//
-// = DESCRIPTION
-// This test check the Based_Pointer and Based_Pointer_repository classes.
-//
-// = AUTHOR
-// Steve Williams <steve@telxio>
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file Based_Pointer_Test.cpp
+ *
+ * $Id$
+ *
+ * This test check the Based_Pointer and Based_Pointer_repository classes.
+ *
+ *
+ * @author Steve Williams <steve@telxio>
+ */
+//=============================================================================
+
#include "test_config.h"
#include "ace/DLL.h"