Salome HOME
CMake porting
[modules/geom.git] / src / GEOM / GEOM_Engine.cxx
index 478c154bdb860552d2b021cfa4e38211cb941260..30c9b449c9a697663899b958c382a4aee92e5985 100644 (file)
@@ -160,8 +160,8 @@ void PublishObject (TObjectData&                              theObjectData,
 //================================================================================
 
 void GEOM_Engine::healPyName( TCollection_AsciiString&                  pyName,
-                             const TCollection_AsciiString&            anEntry,
-                             Resource_DataMapOfAsciiStringAsciiString& aNameToEntry)
+                              const TCollection_AsciiString&            anEntry,
+                              Resource_DataMapOfAsciiStringAsciiString& aNameToEntry)
 {
   const TCollection_AsciiString allowedChars
     ("qwertyuioplkjhgfdsazxcvbnmQWERTYUIOPLKJHGFDSAZXCVBNM0987654321_");