From 7cef40c6c12ea643fc8dce944f8b472dc52f298a Mon Sep 17 00:00:00 2001 From: jfa Date: Tue, 18 Oct 2005 09:25:02 +0000 Subject: [PATCH] Fix for bug PAL10314: Hang up on import 'essaiminimail.med' in SMESH --- src/DriverMED/DriverMED_R_SMESHDS_Mesh.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DriverMED/DriverMED_R_SMESHDS_Mesh.cxx b/src/DriverMED/DriverMED_R_SMESHDS_Mesh.cxx index 8388327d9..b9d84175f 100644 --- a/src/DriverMED/DriverMED_R_SMESHDS_Mesh.cxx +++ b/src/DriverMED/DriverMED_R_SMESHDS_Mesh.cxx @@ -232,7 +232,7 @@ Driver_Mesh::Status DriverMED_R_SMESHDS_Mesh::Perform() EBooleen anIsNodeNum = aNodeInfo->IsElemNum(); TInt aNbElems = aNodeInfo->GetNbElem(); if(MYDEBUG) MESSAGE("Perform - aNodeInfo->GetNbElem() = "<