summaryrefslogtreecommitdiff
path: root/TAO/tao/MessagingC.h
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-01-22 18:56:11 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-01-22 18:56:11 +0000
commite293cf6e0bf43d15569e8c1d7f27b474f8f86089 (patch)
tree884f8971fbcbcf7cb0a4e7e8ea1face15bf9c82d /TAO/tao/MessagingC.h
parentf9464946d4d9b77c289ef4770779b4b09f112f2c (diff)
downloadATCD-e293cf6e0bf43d15569e8c1d7f27b474f8f86089.tar.gz
ChangeLogTag: Mon Jan 22 12:49:25 2001 Jeff Parsons <parsons@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 a837ee3a308..678cf7362fe 100644
--- a/TAO/tao/MessagingC.h
+++ b/TAO/tao/MessagingC.h
@@ -2561,7 +2561,7 @@ class TAO_Export ReplyHandler : public virtual CORBA_Object
ReplyHandler (int collocated = 0);
protected:
- virtual void _tao_setup_collocation (int collocated);
+ virtual void Messaging_ReplyHandler_setup_collocation (int collocated);
ReplyHandler (
TAO_Stub *objref,