STYLE: remove trailing space, tabs

This commit is contained in:
OpenFOAM bot 2020-01-22 10:00:03 +01:00 committed by Andrew Heather
parent 8218923b8c
commit dc04980d5c
2 changed files with 7 additions and 7 deletions

View File

@ -64,7 +64,7 @@ functions
htc
{
type heatTransferCoeff;
libs ("libfieldFunctionObjects.so");
libs (fieldFunctionObjects);
region water;
field T.liquid;
writeControl outputTime;