mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: missing break
This commit is contained in:
@ -110,6 +110,8 @@ boundaryRadiationPropertiesPatch
|
||||
transmissivityModel::New(dict, mesh).ptr()
|
||||
);
|
||||
}
|
||||
break;
|
||||
|
||||
case LOOKUP:
|
||||
{
|
||||
//Do nothing
|
||||
|
||||
Reference in New Issue
Block a user