Salome HOME
Merge branch 'master' into pre/medCompatibility
[modules/smesh.git] / src / MEDWrapper / MED_Factory.hxx
index 402f97cb92f99c06612c7544559288e1df96f6ce..84087d138d1a9946de3cdc189ad2be6b0b109be1 100644 (file)
@@ -47,7 +47,7 @@ namespace MED
   PWrapper CrWrapperR( const std::string& );
 
   MEDWRAPPER_EXPORT
-  PWrapper CrWrapperW( const std::string&, int theMinor=-1 );
+  PWrapper CrWrapperW( const std::string&, int theVersion=-1 );
 }
 
 #endif // MED_Factory_HeaderFile