Salome HOME
[bos #32517][EDF] Dynamic log messages switched on and off by SALOME_VERBOSE environm... V9_10_0b1
authorKonstantin LEONTEV <konstantin.leontev@opencascade.com>
Tue, 15 Nov 2022 06:10:46 +0000 (09:10 +0300)
committerKonstantin LEONTEV <konstantin.leontev@opencascade.com>
Tue, 15 Nov 2022 06:10:46 +0000 (09:10 +0300)
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx

index 6c7f12bf505905080f511a27520bd74cf0778900..10de17993796e6f0bdc22f67a4a31c0d2bc5e3b9 100644 (file)
@@ -1312,7 +1312,7 @@ void BLSURFPlugin_BLSURF::SetParameters(const BLSURFPlugin_Hypothesis* hyp,
             ++theNbAttractors;
         }
         else{
-          MESSAGE("Wrong shape type !!")
+          MESSAGE("Wrong shape type !!");
         }
 
       }