From 39256162fd4659125a88ca0ec31aa8f3a57b4502 Mon Sep 17 00:00:00 2001 From: bala Date: Thu, 10 Jun 1999 03:41:21 +0000 Subject: *** empty log message *** --- TAO/tao/Sequence_T.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/tao/Sequence_T.cpp') diff --git a/TAO/tao/Sequence_T.cpp b/TAO/tao/Sequence_T.cpp index eec6e7f8c3f..9352e37f7e5 100644 --- a/TAO/tao/Sequence_T.cpp +++ b/TAO/tao/Sequence_T.cpp @@ -229,7 +229,7 @@ TAO_Object_Manager::operator=(T* p) } template TAO_Object_Manager & -TAO_Object_Manager::operator=(T_var p) +TAO_Object_Manager::operator=(T_var &p) { if (this->release_) { -- cgit v1.2.1