summaryrefslogtreecommitdiff
path: root/tests/Param_Test/ub_wstr_seq.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Param_Test/ub_wstr_seq.cpp')
-rw-r--r--tests/Param_Test/ub_wstr_seq.cpp35
1 files changed, 14 insertions, 21 deletions
diff --git a/tests/Param_Test/ub_wstr_seq.cpp b/tests/Param_Test/ub_wstr_seq.cpp
index 5761f22f962..7e768fff7de 100644
--- a/tests/Param_Test/ub_wstr_seq.cpp
+++ b/tests/Param_Test/ub_wstr_seq.cpp
@@ -1,29 +1,22 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/Param_Test
-//
-// = FILENAME
-// ub_wstr_seq.cpp
-//
-// = DESCRIPTION
-// tests unbounded wide string sequences
-//
-// = AUTHORS
-// Jeff Parsons
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file ub_wstr_seq.cpp
+ *
+ * $Id$
+ *
+ * tests unbounded wide string sequences
+ *
+ *
+ * @author Jeff Parsons
+ */
+//=============================================================================
+
#include "helper.h"
#include "ub_wstr_seq.h"
#include "ace/OS_NS_wchar.h"
-ACE_RCSID (Param_Test,
- ub_wstr_seq,
- "$Id$")
-
// ************************************************************************
// Test_WString_Sequence
// ************************************************************************