mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-12 09:40:35 +05:00
bos #18963 [CEA 18962] Warnings in module compilations
This commit is contained in:
parent
4d658cb770
commit
0a37d49f45
@ -2464,7 +2464,7 @@ namespace MED
|
|||||||
|
|
||||||
// write node ids
|
// write node ids
|
||||||
SetCellInfo(theInfo, theMode, theErr);
|
SetCellInfo(theInfo, theMode, theErr);
|
||||||
if (theErr && theErr < 0)
|
if (theErr && *theErr < 0)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
// write diameter
|
// write diameter
|
||||||
|
Loading…
Reference in New Issue
Block a user