summaryrefslogtreecommitdiff
path: root/TAO/CIAO/ciao/CIAO_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/ciao/CIAO_common.h')
-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