summaryrefslogtreecommitdiff
path: root/TAO/tao/Valuetype
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2006-04-26 03:48:58 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2006-04-26 03:48:58 +0000
commita223675aa072247b0adafcc980264dbeb9cb5ae5 (patch)
treec541d5dd2eaedd1dc975fd9f4c58220bad732ae2 /TAO/tao/Valuetype
parentcb42838fbd9b2ee5fe9682232b6123c8cfa1a45c (diff)
downloadATCD-a223675aa072247b0adafcc980264dbeb9cb5ae5.tar.gz
ChangeLog tag: Wed Apr 26 03:46:16 UTC 2006 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/tao/Valuetype')
-rw-r--r--TAO/tao/Valuetype/AbstractBase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Valuetype/AbstractBase.cpp b/TAO/tao/Valuetype/AbstractBase.cpp
index fe11b167e7b..af6ddd8d042 100644
--- a/TAO/tao/Valuetype/AbstractBase.cpp
+++ b/TAO/tao/Valuetype/AbstractBase.cpp
@@ -401,7 +401,7 @@ CORBA::AbstractBase::_tao_unmarshal_v (TAO_InputCDR &)
}
CORBA::Boolean
-CORBA::AbstractBase::_tao_match_formal_type (ptrdiff_t formal_type_id) const
+CORBA::AbstractBase::_tao_match_formal_type (ptrdiff_t ) const
{
return 0;
}