summaryrefslogtreecommitdiff
path: root/TAO/tao/MessagingC.h
diff options
context:
space:
mode:
authorAngelo Corsaro <angelo@icorsaro.net>2000-11-28 18:13:43 +0000
committerAngelo Corsaro <angelo@icorsaro.net>2000-11-28 18:13:43 +0000
commita25511450d2c189c7abce6c3325086635320ec64 (patch)
tree58fb7ba00d5b6f1facf55a8807e9343aecf51593 /TAO/tao/MessagingC.h
parentec03edb167bc84b683c680feb250f776b082c298 (diff)
downloadATCD-a25511450d2c189c7abce6c3325086635320ec64.tar.gz
Tue Nov 28 12:03:34 2000 Angelo Corsaro <corsaro@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/MessagingC.h')
-rw-r--r--TAO/tao/MessagingC.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/MessagingC.h b/TAO/tao/MessagingC.h
index 1033c29fe6b..109e6b389ec 100644
--- a/TAO/tao/MessagingC.h
+++ b/TAO/tao/MessagingC.h
@@ -2565,7 +2565,7 @@ class TAO_Export ReplyHandler : public virtual CORBA_Object
ReplyHandler (int collocated = 0);
protected:
- virtual void setup_collocation (int collocated);
+ virtual void _tao_setup_collocation (int collocated);
ReplyHandler (
TAO_Stub *objref,