summaryrefslogtreecommitdiff
path: root/flat/CIAO/ciao/Containers/Session/Session_Container.h
diff options
context:
space:
mode:
Diffstat (limited to 'flat/CIAO/ciao/Containers/Session/Session_Container.h')
-rw-r--r--flat/CIAO/ciao/Containers/Session/Session_Container.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/flat/CIAO/ciao/Containers/Session/Session_Container.h b/flat/CIAO/ciao/Containers/Session/Session_Container.h
index 00bd0f39ac4..93e8a6dc57e 100644
--- a/flat/CIAO/ciao/Containers/Session/Session_Container.h
+++ b/flat/CIAO/ciao/Containers/Session/Session_Container.h
@@ -44,8 +44,8 @@ namespace CIAO
const char *ins_name);
typedef ::Components::EnterpriseComponent_ptr (*ComponentFactory) (void);
typedef ::PortableServer::Servant (*ComponentServantFactory) (::Components::EnterpriseComponent_ptr,
- const char *,
- ::CIAO::Container_ptr );
+ ::CIAO::Container_ptr,
+ const char *);
typedef ACE_Hash_Map_Manager_Ex<ACE_CString,
HomeFactory,