summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-16 22:22:10 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-16 22:22:10 +0000
commitb31cb45b3b533af92266fcef9e9c74707e14504e (patch)
treebcb8844bb13993b8337e5036d4ca6db0328b244c
parentf3afe313fad9cc2b6ac245228497cb163cfd66f9 (diff)
downloadATCD-b31cb45b3b533af92266fcef9e9c74707e14504e.tar.gz
Another typo.
-rw-r--r--TAO/tao/ifrfwd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ifrfwd.h b/TAO/tao/ifrfwd.h
index a215096ca17..f91e0b5b7db 100644
--- a/TAO/tao/ifrfwd.h
+++ b/TAO/tao/ifrfwd.h
@@ -647,7 +647,7 @@ TAO_NAMESPACE IR
TAO_NAMESPACE_STORAGE_CLASS CORBA::TypeCode_ptr _tc_HomeDefSeq;
typedef IR_EventDef EventDef;
- typedef IR_EventDef *HEventDef_ptr;
+ typedef IR_EventDef *EventDef_ptr;
typedef IR_EventDef_var EventDef_var;
typedef IR_EventDef_out EventDef_out;
TAO_NAMESPACE_STORAGE_CLASS CORBA::TypeCode_ptr _tc_EventDef;