]> SALOME platform Git repositories - plugins/hybridplugin.git/commitdiff
Salome HOME
compilation warning: control reaches end of non-void function
authoreap <eap@opencascade.com>
Wed, 3 Mar 2010 07:05:47 +0000 (07:05 +0000)
committereap <eap@opencascade.com>
Wed, 3 Mar 2010 07:05:47 +0000 (07:05 +0000)
src/GUI/GHS3DPluginGUI_HypothesisCreator.cxx

index f9f7e37d0c73b885b5652f9a8825755176e51b8e..d9bd1db9873f8425fd6c88629b17a708a4245b84 100644 (file)
@@ -115,6 +115,7 @@ namespace {
       return (int) ( 0.7 * totMB );
     }
 #endif
+    return 0;
   }
 }