summaryrefslogtreecommitdiff
path: root/tao/TAO_Internal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tao/TAO_Internal.cpp')
-rw-r--r--tao/TAO_Internal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tao/TAO_Internal.cpp b/tao/TAO_Internal.cpp
index ca1d1fc3c01..30c2851c98b 100644
--- a/tao/TAO_Internal.cpp
+++ b/tao/TAO_Internal.cpp
@@ -834,7 +834,7 @@ namespace
errno = EINVAL;
ACE_ERROR_RETURN ((LM_ERROR,
- ACE_TEXT ("TAO (%P|%t) - Unable to open file <%s>")
+ ACE_TEXT ("TAO (%P|%t) - Error, unable to open file <%s>")
ACE_TEXT (", referenced by -ORBSvcConf option\n"),
current_arg),
-1);