diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:15:20 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:15:20 +0100 |
commit | 7b07caedd286b60f2ed3d99d78f3d4407511d936 (patch) | |
tree | adc82ce5f5b1d3097ae071300bf9d6fc35cb27a0 /TAO/tao/IORManipulation | |
parent | c88815f2039e7152d735c18650c102df84d9aa36 (diff) | |
download | ATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz |
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'TAO/tao/IORManipulation')
-rw-r--r-- | TAO/tao/IORManipulation/IORManip_Filter.h | 2 | ||||
-rw-r--r-- | TAO/tao/IORManipulation/IORManip_IIOP_Filter.h | 2 | ||||
-rw-r--r-- | TAO/tao/IORManipulation/IORManip_Loader.h | 2 | ||||
-rw-r--r-- | TAO/tao/IORManipulation/IORManipulation.h | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/TAO/tao/IORManipulation/IORManip_Filter.h b/TAO/tao/IORManipulation/IORManip_Filter.h index dc7ad95d74d..2b68c83cea3 100644 --- a/TAO/tao/IORManipulation/IORManip_Filter.h +++ b/TAO/tao/IORManipulation/IORManip_Filter.h @@ -3,8 +3,6 @@ /** * @file IORManip_Filter.h * - * $Id$ - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/IORManipulation/IORManip_IIOP_Filter.h b/TAO/tao/IORManipulation/IORManip_IIOP_Filter.h index dd1d732ec0a..20834c1b872 100644 --- a/TAO/tao/IORManipulation/IORManip_IIOP_Filter.h +++ b/TAO/tao/IORManipulation/IORManip_IIOP_Filter.h @@ -3,8 +3,6 @@ /** * @file IORManip_IIOP_Filter.h * - * $Id$ - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/IORManipulation/IORManip_Loader.h b/TAO/tao/IORManipulation/IORManip_Loader.h index 5ec5068fce0..3acc58d28a9 100644 --- a/TAO/tao/IORManipulation/IORManip_Loader.h +++ b/TAO/tao/IORManipulation/IORManip_Loader.h @@ -5,8 +5,6 @@ /** * @file IORManip_Loader.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/IORManipulation/IORManipulation.h b/TAO/tao/IORManipulation/IORManipulation.h index 16b0e04bacb..a84372088e1 100644 --- a/TAO/tao/IORManipulation/IORManipulation.h +++ b/TAO/tao/IORManipulation/IORManipulation.h @@ -4,8 +4,6 @@ /** * @file IORManipulation.h * - * $Id$ - * * This class implements IOR interface to the ORB * * |