summaryrefslogtreecommitdiff
path: root/TAO/tao/CORBALOC_Parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/CORBALOC_Parser.h')
-rw-r--r--TAO/tao/CORBALOC_Parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/CORBALOC_Parser.h b/TAO/tao/CORBALOC_Parser.h
index 91509409996..8a829e5db50 100644
--- a/TAO/tao/CORBALOC_Parser.h
+++ b/TAO/tao/CORBALOC_Parser.h
@@ -102,7 +102,7 @@ private:
/// Tokenizes the <obj_addr_list> using "," as the seperator. Assigns
/// individual endpoints to the elements of the ACE_Array_Base.
- virtual void parse_string_assign_helper (CORBA::ULong &addr_list_length,
+ virtual void parse_string_assign_helper (
ACE_CString &key_string,
ACE_CString &cloc_name,
CORBA::ORB_ptr orb,