summaryrefslogtreecommitdiff
path: root/TAO/tao/Exception.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Exception.cpp')
-rw-r--r--TAO/tao/Exception.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/tao/Exception.cpp b/TAO/tao/Exception.cpp
index c53200c1c70..9d9f12fe3e9 100644
--- a/TAO/tao/Exception.cpp
+++ b/TAO/tao/Exception.cpp
@@ -1,6 +1,5 @@
// $Id$
-
// THREADING NOTE: calling thread handles mutual exclusion policy
// on all of these data structures.
@@ -27,7 +26,6 @@ ACE_RCSID (TAO,
Exception,
"$Id$")
-
// Static initializers.
ACE_Allocator *TAO_Exceptions::global_allocator_;
@@ -818,7 +816,7 @@ CORBA_SystemException::_tao_get_omg_exception_description (
ACE_UNUSED_ARG (minor_code);
#endif /* !ACE_NDEBUG */
- return "*unknown description*";
+ return "*unknown description";
}
// Note that "buffer" holds the (unscoped) name originally, and is