summaryrefslogtreecommitdiff
path: root/tests/Param_Test/bd_str_seq.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Param_Test/bd_str_seq.cpp')
-rw-r--r--tests/Param_Test/bd_str_seq.cpp35
1 files changed, 14 insertions, 21 deletions
diff --git a/tests/Param_Test/bd_str_seq.cpp b/tests/Param_Test/bd_str_seq.cpp
index 968ebaaa976..b6bab477d37 100644
--- a/tests/Param_Test/bd_str_seq.cpp
+++ b/tests/Param_Test/bd_str_seq.cpp
@@ -1,28 +1,21 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/Param_Test
-//
-// = FILENAME
-// bd_str_seq.cpp
-//
-// = DESCRIPTION
-// tests bounded string sequences
-//
-// = AUTHORS
-// Aniruddha Gokhale
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file bd_str_seq.cpp
+ *
+ * $Id$
+ *
+ * tests bounded string sequences
+ *
+ *
+ * @author Aniruddha Gokhale
+ */
+//=============================================================================
+
#include "helper.h"
#include "bd_str_seq.h"
-ACE_RCSID (Param_Test,
- bd_str_seq,
- "$Id$")
-
// ************************************************************************
// Test_Bounded_String_Sequence
// ************************************************************************