From a5509bf2e52906a3852541282b80064097f05ce8 Mon Sep 17 00:00:00 2001 From: gokhale Date: Sun, 22 Mar 1998 19:16:16 +0000 Subject: *** empty log message *** --- TAO/tao/NVList.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TAO/tao/NVList.cpp') diff --git a/TAO/tao/NVList.cpp b/TAO/tao/NVList.cpp index 313c2fa764f..e744d929981 100644 --- a/TAO/tao/NVList.cpp +++ b/TAO/tao/NVList.cpp @@ -215,7 +215,7 @@ CORBA_NVList::add_value_consume (char * /*name*/, // not implemented because we need to see how we can consume the value // One soln is to make the any_ member of NamedValue to be a Any_ptr or // Any_var - // XXXASG- TODO + // XXXTAO (ASG) - TODO return 0; } @@ -224,7 +224,7 @@ void CORBA_NVList::remove (CORBA::ULong /*n*/, CORBA::Environment &/*env*/) { // not implemented - // XXXASG - TODO + // XXXTAO (ASG) - TODO } -- cgit v1.2.1