X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParaMEDMEM%2FNonCoincidentDEC.cxx;h=9c62a6b6b0ca67b66c863f89110536c02a510f8f;hb=ffdef130a5a36893d8e58d538884e79413975c7a;hp=cd0184267993b0e1de62bf85a9038dc5dae7b8f6;hpb=68291f2f5498143761e7d2b37e4113fc976517d3;p=tools%2Fmedcoupling.git diff --git a/src/ParaMEDMEM/NonCoincidentDEC.cxx b/src/ParaMEDMEM/NonCoincidentDEC.cxx index cd0184267..9c62a6b6b 100644 --- a/src/ParaMEDMEM/NonCoincidentDEC.cxx +++ b/src/ParaMEDMEM/NonCoincidentDEC.cxx @@ -217,7 +217,7 @@ namespace MEDCoupling { elem_numbers = const_cast (support->getNumber(types[itype])); - //creating work arrays to store list of elems for partial suports + //creating work arrays to store list of elems for partial supports if (itype>0) { fvm_lnum_t* temp = new int[nbelems];