summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h
diff options
context:
space:
mode:
authorwilson_d <wilson_d@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-27 17:04:34 +0000
committerwilson_d <wilson_d@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-27 17:04:34 +0000
commit6b91b5bcda830a14261024b894a483d28b290328 (patch)
tree640bd85c63409aa1de983fe08bbf402cf824612e /TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h
parent8a8f8354d2bdc6317c03b6db0495f5b9fec0a922 (diff)
downloadATCD-6b91b5bcda830a14261024b894a483d28b290328.tar.gz
ChangeLogTag: Wed Oct 27 11:59:01 2004 Dale Wilson <wilson_d@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h b/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h
index e65cafb7640..09d84d03f15 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h
@@ -28,7 +28,7 @@
#include "ace/Synch_T.h"
#include "ace/Containers_T.h"
-namespace TAO_NOTIFY
+namespace TAO_Notify
{
// Some forward declarations.
class Standard_Event_Persistence_Factory;
@@ -255,7 +255,7 @@ private:
ACE_Message_Block * routing_slip_mb_;
};
-} /* namespace TAO_NOTIFY */
+} /* namespace TAO_Notify */
#include /**/ "ace/post.h"
#endif /* ROUTING_SLIP_PERSISTENCE_MANAGER_H */