summaryrefslogtreecommitdiff
path: root/ACE/tests/Malloc_Test.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Malloc_Test.h')
-rw-r--r--ACE/tests/Malloc_Test.h32
1 files changed, 14 insertions, 18 deletions
diff --git a/ACE/tests/Malloc_Test.h b/ACE/tests/Malloc_Test.h
index 8fda7368ee4..45982889163 100644
--- a/ACE/tests/Malloc_Test.h
+++ b/ACE/tests/Malloc_Test.h
@@ -1,22 +1,18 @@
-// $Id$
-//
-// ============================================================================
-//
-// = LIBRARY
-// tests
-//
-// = FILENAME
-// Malloc_Test.h
-//
-// = DESCRIPTION
-// This class gets its own header file to work around AIX C++
-// compiler "features" related to template instantiation... It is
-// only used by Malloc_Test.cpp.
-//
-// = AUTHOR
-// Douglas C. Schmidt <schmidt@cs.wustl.edu>
+//=============================================================================
+/**
+ * @file Malloc_Test.h
+ *
+ * $Id$
+ *
+ * This class gets its own header file to work around AIX C++
+ * compiler "features" related to template instantiation... It is
+ * only used by Malloc_Test.cpp.
+ *
+ *
+ * @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
+ */
+//=============================================================================
-// ============================================================================
#ifndef ACE_TESTS_MALLOC_TEST_H
#define ACE_TESTS_MALLOC_TEST_H