summaryrefslogtreecommitdiff
path: root/TAO/CIAO/tools/Config_Handlers/XSCRT/ExtendedTypeInfo.ipp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/tools/Config_Handlers/XSCRT/ExtendedTypeInfo.ipp')
-rw-r--r--TAO/CIAO/tools/Config_Handlers/XSCRT/ExtendedTypeInfo.ipp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/tools/Config_Handlers/XSCRT/ExtendedTypeInfo.ipp b/TAO/CIAO/tools/Config_Handlers/XSCRT/ExtendedTypeInfo.ipp
index 6745c9ad28c..6c4fba2cf88 100644
--- a/TAO/CIAO/tools/Config_Handlers/XSCRT/ExtendedTypeInfo.ipp
+++ b/TAO/CIAO/tools/Config_Handlers/XSCRT/ExtendedTypeInfo.ipp
@@ -6,7 +6,7 @@
/*
* @@HACK: Visual Studio.
* I think the return value for operator== for type_info
- * in VC7 (perhaps others) is int when is should be bool.
+ * in VC7 (perhaps others) is int when is should be bool.
* This causes a warning about converting the return value from
* int to bool.
*/