summaryrefslogtreecommitdiff
path: root/TAO/tao/Wait_On_LF_No_Upcall.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-08-22 09:18:30 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-08-22 09:18:30 +0000
commita05d6988d0b80e81258adabc6c34f53bf2606553 (patch)
treed5f5f51065f240309f979a55c44ef35795fcd433 /TAO/tao/Wait_On_LF_No_Upcall.cpp
parent52ccb25a48d1b0aee54022c3eee3f2d77dd8a791 (diff)
downloadATCD-a05d6988d0b80e81258adabc6c34f53bf2606553.tar.gz
ChangeLogTag: Sun Aug 22 09:18:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Wait_On_LF_No_Upcall.cpp')
-rw-r--r--TAO/tao/Wait_On_LF_No_Upcall.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Wait_On_LF_No_Upcall.cpp b/TAO/tao/Wait_On_LF_No_Upcall.cpp
index c79d6f58917..539d3cfe76d 100644
--- a/TAO/tao/Wait_On_LF_No_Upcall.cpp
+++ b/TAO/tao/Wait_On_LF_No_Upcall.cpp
@@ -55,10 +55,10 @@ namespace TAO
private:
- ACE_UNIMPLEMENTED_FUNC (Nested_Upcall_Guard (void));
+ ACE_UNIMPLEMENTED_FUNC (Nested_Upcall_Guard (void))
ACE_UNIMPLEMENTED_FUNC (Nested_Upcall_Guard (
- const Nested_Upcall_Guard&));
+ const Nested_Upcall_Guard&))
/// Pointer to the transport that we plan to use.
TAO_Transport* t_;