summaryrefslogtreecommitdiff
path: root/ace/Local_Name_Space_T.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1996-10-27 21:44:14 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1996-10-27 21:44:14 +0000
commit0cc5504a5c8a958101a09accb21c135281d5e9ff (patch)
treea38b7d21b5f25b5ef5548a423339c747f056059c /ace/Local_Name_Space_T.h
parent997479406012dab3e5e787d3a724bf5f2fd2b04c (diff)
downloadATCD-0cc5504a5c8a958101a09accb21c135281d5e9ff.tar.gz
Jamming!
Diffstat (limited to 'ace/Local_Name_Space_T.h')
-rw-r--r--ace/Local_Name_Space_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Local_Name_Space_T.h b/ace/Local_Name_Space_T.h
index cb62e065d08..fdcef075c06 100644
--- a/ace/Local_Name_Space_T.h
+++ b/ace/Local_Name_Space_T.h
@@ -192,7 +192,7 @@ private:
ALLOCATOR *allocator_;
// Pointer to the allocator
- ACE_Name_Space_Map <ALLOCATOR>*name_space_map_;
+ ACE_Name_Space_Map <ALLOCATOR> *name_space_map_;
// Pointer to the allocated map manager.
ACE_Naming_Context::Context_Scope_Type ns_scope_;