summaryrefslogtreecommitdiff
path: root/tests/Param_Test/bd_wstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Param_Test/bd_wstring.cpp')
-rw-r--r--tests/Param_Test/bd_wstring.cpp35
1 files changed, 14 insertions, 21 deletions
diff --git a/tests/Param_Test/bd_wstring.cpp b/tests/Param_Test/bd_wstring.cpp
index 4ce873cce40..3f99a121445 100644
--- a/tests/Param_Test/bd_wstring.cpp
+++ b/tests/Param_Test/bd_wstring.cpp
@@ -1,29 +1,22 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/Param_Test
-//
-// = FILENAME
-// bd_wstring.cpp
-//
-// = DESCRIPTION
-// tests bounded wide strings
-//
-// = AUTHORS
-// Jeff Parsons
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file bd_wstring.cpp
+ *
+ * $Id$
+ *
+ * tests bounded wide strings
+ *
+ *
+ * @author Jeff Parsons
+ */
+//=============================================================================
+
#include "helper.h"
#include "bd_wstring.h"
#include "ace/OS_NS_wchar.h"
-ACE_RCSID (Param_Test,
- bd_wstring,
- "$Id$")
-
// ************************************************************************
// Test_Bounded_WString
// ************************************************************************