summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp34
1 files changed, 22 insertions, 12 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp
index fcac3e1c015..85f8cf0204c 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp
@@ -1,16 +1,26 @@
+//
+// $Id$
+//
-//=============================================================================
-/**
- * @file cdr_op_ch.cpp
- *
- * $Id$
- *
- * Visitor generating code for Enums for the CDR operators
- *
- *
- * @author Aniruddha Gokhale
- */
-//=============================================================================
+// ============================================================================
+//
+// = LIBRARY
+// TAO IDL
+//
+// = FILENAME
+// cdr_op_ch.cpp
+//
+// = DESCRIPTION
+// Visitor generating code for Enums for the CDR operators
+//
+// = AUTHOR
+// Aniruddha Gokhale
+//
+// ============================================================================
+
+ACE_RCSID (be_visitor_enum,
+ cdr_op_ch,
+ "$Id$")
// ***************************************************************************