From e8a5df9320e95eb22f111f47d2cda1a96815060f Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Tue, 20 Mar 2001 16:36:59 +0000 Subject: ChangeLogTag:Tue Mar 20 08:30:10 2001 Ossama Othman --- TAO/tao/Exception.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TAO/tao/Exception.cpp b/TAO/tao/Exception.cpp index 14940514da4..2e4678846ad 100644 --- a/TAO/tao/Exception.cpp +++ b/TAO/tao/Exception.cpp @@ -675,10 +675,10 @@ CORBA_SystemException::_tao_get_omg_exception_description ( static const char *NO_IMPLEMENT_TABLE[] = { - "Missing local value implementation.", // 1 + "Missing local value implementation.", // 1 "Incompatible value implementation version.", // 2 - "Unable to use any profile in IOR.", // 3 - "Attempt to use DII on Local object." // 4 + "Unable to use any profile in IOR.", // 3 + "Attempt to use DII on Local object." // 4 }; static const char *NO_RESOURCE_TABLE[] = -- cgit v1.2.1