summaryrefslogtreecommitdiff
path: root/ACE/tests/MEM_Stream_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/MEM_Stream_Test.cpp')
-rw-r--r--ACE/tests/MEM_Stream_Test.cpp33
1 files changed, 15 insertions, 18 deletions
diff --git a/ACE/tests/MEM_Stream_Test.cpp b/ACE/tests/MEM_Stream_Test.cpp
index 8409ab58fda..66d13ae085e 100644
--- a/ACE/tests/MEM_Stream_Test.cpp
+++ b/ACE/tests/MEM_Stream_Test.cpp
@@ -1,21 +1,18 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// tests
-//
-// = FILENAME
-// MEM_Stream_Test.cpp
-//
-// = DESCRIPTION
-// This is a test of the <ACE_MEM_Acceptor> and
-// <ACE_MEM_Connector> classes.
-//
-// = AUTHOR
-// Nanbor Wang <nanbor@cs.wustl.edu>
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file MEM_Stream_Test.cpp
+ *
+ * $Id$
+ *
+ * This is a test of the <ACE_MEM_Acceptor> and
+ * <ACE_MEM_Connector> classes.
+ *
+ *
+ * @author Nanbor Wang <nanbor@cs.wustl.edu>
+ */
+//=============================================================================
+
#include "test_config.h"
#include "ace/OS_NS_stdio.h"