X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCoupling%2FMEDCouplingSkyLineArray.cxx;h=3aaa468470c2c77838acafdafc4e05711bf52334;hb=2ae2dc6fcedbf241c7637284b3c7bde12aded04a;hp=ca2948b99cf6b26dadcc4954745ef059de2b0a91;hpb=d6e83542acc353fb01274e148a4f59a3075b40f2;p=tools%2Fmedcoupling.git diff --git a/src/MEDCoupling/MEDCouplingSkyLineArray.cxx b/src/MEDCoupling/MEDCouplingSkyLineArray.cxx index ca2948b99..3aaa46847 100755 --- a/src/MEDCoupling/MEDCouplingSkyLineArray.cxx +++ b/src/MEDCoupling/MEDCouplingSkyLineArray.cxx @@ -481,7 +481,7 @@ const mcIdType * MEDCouplingSkyLineArray::getSimplePackSafePtr(const mcIdType ab * \param[in] superPackIndices the list of super-packs that should be inspected * \param[in] packBg the pack that the function is looking for in each of the provided super-pack * \param[in] packEnd the pack that the function is looking for in each of the provided super-pack - * \param[out] a vector of mcIdType, having the same size as superPackIndices and containing for each inspected super-pack + * \param[out] out a vector of mcIdType, having the same size as superPackIndices and containing for each inspected super-pack * the index of the first matching pack, or -1 if none found. */ void MEDCouplingSkyLineArray::findPackIds(const std::vector & superPackIndices,