summaryrefslogtreecommitdiff
path: root/TAO/bin
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 17:05:51 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 17:05:51 +0100
commit3a0d034996ef1662a992a326c17c3276ee01adf3 (patch)
tree67d3b03b56b312e6b32713c6162c1d40e5bbf6a9 /TAO/bin
parent50517b9abbf37901d67d56add9dc7db4bd1e9e10 (diff)
downloadATCD-3a0d034996ef1662a992a326c17c3276ee01adf3.tar.gz
TAO replacements
Diffstat (limited to 'TAO/bin')
-rwxr-xr-xTAO/bin/rm_exception_macros.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/bin/rm_exception_macros.pl b/TAO/bin/rm_exception_macros.pl
index e9ae6b2d82e..397f2f738a9 100755
--- a/TAO/bin/rm_exception_macros.pl
+++ b/TAO/bin/rm_exception_macros.pl
@@ -5,7 +5,7 @@ eval '(exit $?0)' && eval 'exec perl -w -S $0 ${1+"$@"}'
# ******************************************************************
# Author: Chad Elliott
# Date: 1/24/2007
-# $Id$
+#
# Description: This script attempts to remove the ACE related exception
# macros from source code provided on the comand line. It
# is not perfect, but does handle a large number of cases.