X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOM%2FGEOM_Engine.cxx;h=30c9b449c9a697663899b958c382a4aee92e5985;hb=e7b562779c514770fa1702c436aef108ed4b6da5;hp=478c154bdb860552d2b021cfa4e38211cb941260;hpb=0eeb36ef0b2b4f652cd220e6d98c7e30eb0c1cb9;p=modules%2Fgeom.git diff --git a/src/GEOM/GEOM_Engine.cxx b/src/GEOM/GEOM_Engine.cxx index 478c154bd..30c9b449c 100644 --- a/src/GEOM/GEOM_Engine.cxx +++ b/src/GEOM/GEOM_Engine.cxx @@ -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_");