From 816b9e2f354c665660f68af62de586b4fbce88fb Mon Sep 17 00:00:00 2001 From: pradeep Date: Sun, 6 Jul 2003 21:41:59 +0000 Subject: ChangeLogTag: Sun Jul 06 17:40:19 2003 Pradeep Gore --- TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.inl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.inl') diff --git a/TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.inl b/TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.inl index 97489c1811e..08a858c55db 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.inl +++ b/TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.inl @@ -1,7 +1,7 @@ // $Id$ template ACE_INLINE void -TAO_NS_Seq_Worker_T::work (TYPE* type ACE_ENV_ARG_DECL_NOT_USED) +TAO_Notify_Seq_Worker_T::work (TYPE* type ACE_ENV_ARG_DECL_NOT_USED) { this->seq_->length (this->seq_->length () + 1); -- cgit v1.2.1