]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
WIP
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 19 Feb 2021 07:31:04 +0000 (08:31 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Fri, 19 Feb 2021 07:31:04 +0000 (08:31 +0100)
src/Session/Session_ServerThread.cxx

index 5cc708528f11e0b0a638ac9a570155032db06432..fc1d2ac91f1e13c5b27751bc7d356c85cd8991a4 100644 (file)
@@ -179,8 +179,7 @@ void Session_ServerThread<MY_NS>::Shutdown()
 }
 
 template<class MY_NS>
-void Session_ServerThread<MY_NS>::ActivateModuleCatalog(int argc,
-                                                 char ** argv)
+void Session_ServerThread<MY_NS>::ActivateModuleCatalog(int argc, char ** argv)
 {
   try {
     MESSAGE("ModuleCatalog thread started");