summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.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/Persistent_File_Allocator.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/Persistent_File_Allocator.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h b/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h
index 07bfd08bd54..15b1e4eb713 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h
@@ -30,7 +30,7 @@
#include "ace/Unbounded_Queue.h"
#include "ace/Thread_Manager.h"
-namespace TAO_NOTIFY
+namespace TAO_Notify
{
@@ -197,7 +197,7 @@ private:
ACE_SYNCH_CONDITION wake_up_thread_;
};
-} /* namespace TAO_NOTIFY */
+} /* namespace TAO_Notify */
#include /**/ "ace/post.h"
#endif /* PERSISTENT_FILE_ALLOCATOR_H */