X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMDS%2FSMDS_ElementFactory.cxx;fp=src%2FSMDS%2FSMDS_ElementFactory.cxx;h=c3ab97c8c9444829f709486d0806ab1f3b60f812;hp=e5e29e065706ed04d6759abc0311db14616d4145;hb=d96d5ee20caeec90201c482fa6ef158ef5c9629f;hpb=b09372829929f8f561495d6c16527134971a1909 diff --git a/src/SMDS/SMDS_ElementFactory.cxx b/src/SMDS/SMDS_ElementFactory.cxx index e5e29e065..c3ab97c8c 100644 --- a/src/SMDS/SMDS_ElementFactory.cxx +++ b/src/SMDS/SMDS_ElementFactory.cxx @@ -218,7 +218,7 @@ const SMDS_MeshElement* SMDS_ElementFactory::FindElement( const smIdType id ) co //================================================================================ /*! * \brief Return an SMDS ID by a Vtk one - * \param [inout] vtkID - Vtk ID + * \param [in] vtkID - Vtk ID * \return smIdType - SMDS ID */ //================================================================================