summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2006-02-03 22:30:01 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2006-02-03 22:30:01 +0000
commitd1267c36c3911a768871fed5f3694576ebddeace (patch)
tree8bacf795f62fe7ca61daf76177982014729615c7
parentda4237b197fb3c2f588c84e4120fc6d295a8b75a (diff)
downloadATCD-d1267c36c3911a768871fed5f3694576ebddeace.tar.gz
ChangeLogTag:Fri Feb 3 24:30:19 UTC 2006 Ossama Othman <ossama_othman at symantec dot com>
-rw-r--r--TAO/CIAO/ciao/CIAO_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/ciao/CIAO_common.h b/TAO/CIAO/ciao/CIAO_common.h
index 7e1fb2e4e96..56796f04a13 100644
--- a/TAO/CIAO/ciao/CIAO_common.h
+++ b/TAO/CIAO/ciao/CIAO_common.h
@@ -30,7 +30,7 @@
factory->_remove_ref (); }
// By default tracing is turned off.
-#if !defined (CIAO_NTRACE)
+#if !defined (CIAO_NTRACE)
# if !defined (ACE_NTRACE)
# define CIAO_NTRACE 1
# else