summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_visitor_component_fwd
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:15:20 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:15:20 +0100
commit7b07caedd286b60f2ed3d99d78f3d4407511d936 (patch)
treeadc82ce5f5b1d3097ae071300bf9d6fc35cb27a0 /TAO/TAO_IDL/be_include/be_visitor_component_fwd
parentc88815f2039e7152d735c18650c102df84d9aa36 (diff)
downloadATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_visitor_component_fwd')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component_fwd/any_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component_fwd/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component_fwd/component_fwd_ch.h2
3 files changed, 0 insertions, 6 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/any_op_ch.h
index 73ce058684a..7d17f0ddfb4 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/any_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/any_op_ch.h
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the forward declared Component node.
* This one provides code generation for the Any operators.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/cdr_op_ch.h
index 544971cc8ae..763282da020 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/cdr_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the ComponentFwd class
* This one provides code generation for the CDR operators for the forward
* declared component in the client header, if the node is not later defined
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/component_fwd_ch.h b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/component_fwd_ch.h
index 81c1f2d16ea..eec7b92f13c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/component_fwd_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/component_fwd_ch.h
@@ -3,8 +3,6 @@
/**
* @file component_fwd_ch.h
*
- * $Id$
- *
* Concrete visitor for the Component Forward node.
* This one provides code generation for component forward node.
*