summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/DevGuideExamples/ValueTypes/Notify/Event_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/DevGuideExamples/ValueTypes/Notify/Event_i.h')
-rw-r--r--TAO/orbsvcs/DevGuideExamples/ValueTypes/Notify/Event_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/DevGuideExamples/ValueTypes/Notify/Event_i.h b/TAO/orbsvcs/DevGuideExamples/ValueTypes/Notify/Event_i.h
index c47878eb0fc..da4b376c2c2 100644
--- a/TAO/orbsvcs/DevGuideExamples/ValueTypes/Notify/Event_i.h
+++ b/TAO/orbsvcs/DevGuideExamples/ValueTypes/Notify/Event_i.h
@@ -21,7 +21,7 @@ public:
kind(k);
}
- virtual ::CORBA::ValueBase *_copy_value (void)
+ virtual ::CORBA::ValueBase *_copy_value ()
{
::CORBA::ValueBase *ret_val = 0;
ACE_NEW_THROW_EX (