summaryrefslogtreecommitdiff
path: root/ace/Naming_Context.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-11-09 23:00:26 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-11-09 23:00:26 +0000
commit5ee89b73d0c371a152cb4d6ba5d169b7d6bd53c4 (patch)
tree3034ef53615811a7dfe86669e14a145d4305430c /ace/Naming_Context.cpp
parent2c76a46e5e7ec37c37a590f2b67b67b6cdd30ad2 (diff)
downloadATCD-5ee89b73d0c371a152cb4d6ba5d169b7d6bd53c4.tar.gz
ChangeLogTag:Fri Nov 9 07:42:41 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Diffstat (limited to 'ace/Naming_Context.cpp')
-rw-r--r--ace/Naming_Context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Naming_Context.cpp b/ace/Naming_Context.cpp
index 2eb10e6dd3e..3744b6baffe 100644
--- a/ace/Naming_Context.cpp
+++ b/ace/Naming_Context.cpp
@@ -33,7 +33,7 @@ ACE_STATIC_SVC_REQUIRE (ACE_Naming_Context)
// by the ACE_Object_Manager, in Object_Manager.cpp.
int
-ACE_Naming_Context::info (char **strp,
+ACE_Naming_Context::info (ACE_TCHAR **strp,
size_t length) const
{
ACE_TRACE ("ACE_Naming_Context::info");