diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2008-04-24 14:02:21 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2008-04-24 14:02:21 +0000 |
commit | f4f2565344cbbeef28e567d698cf4b86c49e10c5 (patch) | |
tree | 6f43d5664fda851af5ef9ca6ec7e87de4bab9d47 /TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h | |
parent | 35df0adcd19419fcc7b3a96561217e81394fa024 (diff) | |
download | ATCD-f4f2565344cbbeef28e567d698cf4b86c49e10c5.tar.gz |
Thu Apr 24 13:59:32 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h')
-rw-r--r-- | TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h b/TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h index 3b9a9983aeb..ca748febaa9 100644 --- a/TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h +++ b/TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h @@ -66,7 +66,7 @@ class TAO_NOTIFY_TEST_Export TAO_Notify_Tests_StructuredPushSupplier : public TA typedef Peer_Traits::Proxy_Traits Proxy_Traits; public: - /// Constuctor + /// Constructor TAO_Notify_Tests_StructuredPushSupplier (void); /// Destructor |