summaryrefslogtreecommitdiff
path: root/tests/CodeSets/simple/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CodeSets/simple/client.cpp')
-rw-r--r--tests/CodeSets/simple/client.cpp31
1 files changed, 14 insertions, 17 deletions
diff --git a/tests/CodeSets/simple/client.cpp b/tests/CodeSets/simple/client.cpp
index 217c0237b86..e3c2e1479cc 100644
--- a/tests/CodeSets/simple/client.cpp
+++ b/tests/CodeSets/simple/client.cpp
@@ -1,21 +1,18 @@
// -*- C++ -*-
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/CodeSets/simple
-//
-// = FILENAME
-// client.cpp
-//
-// = DESCRIPTION
-// A simple client to demonstrate the use of codeset translation
-//
-// = AUTHORS
-// Phil Mesnier <mesnier_p@ociweb.com>
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file client.cpp
+ *
+ * $Id$
+ *
+ * A simple client to demonstrate the use of codeset translation
+ *
+ *
+ * @author Phil Mesnier <mesnier_p@ociweb.com>
+ */
+//=============================================================================
+
// IDL generated headers
#include "simpleC.h"
#include "ace/ace_wchar.h"