summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Object_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Object_T.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Object_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Object_T.h b/TAO/orbsvcs/orbsvcs/Notify/Object_T.h
index fa6b2f67f25..88692b98328 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Object_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Object_T.h
@@ -38,7 +38,7 @@ public:
TAO_NS_Object_T (void);
/// Destructor
- virtual ~TAO_NS_Object_T ();
+ virtual ~TAO_NS_Object_T ();
/// destroy <type>
void destroy (TYPE* type ACE_ENV_ARG_DECL);