summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_component_fwd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_component_fwd.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component_fwd.cpp31
1 files changed, 13 insertions, 18 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd.cpp
index b3d86bdfb29..3881e528ee7 100644
--- a/TAO/TAO_IDL/be/be_visitor_component_fwd.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component_fwd.cpp
@@ -1,22 +1,17 @@
-//
-// $Id$
-//
-// ============================================================================
-//
-// = LIBRARY
-// TAO IDL
-//
-// = FILENAME
-// be_visitor_component_fwd.cpp
-//
-// = DESCRIPTION
-// Visitors for generation of code for forward declared Component
-//
-// = AUTHOR
-// Jeff Parsons
-//
-// ============================================================================
+//=============================================================================
+/**
+ * @file be_visitor_component_fwd.cpp
+ *
+ * $Id$
+ *
+ * Visitors for generation of code for forward declared Component
+ *
+ *
+ * @author Jeff Parsons
+ */
+//=============================================================================
+
#include "be_component_fwd.h"
#include "be_helper.h"