diff --git a/src/sampling/probes/probes.C b/src/sampling/probes/probes.C index e920b946b83dc1b94c83dc56a4e3551d8f40f302..b18e33881bab21c8ea389aca92955bd4fada4f6c 100644 --- a/src/sampling/probes/probes.C +++ b/src/sampling/probes/probes.C @@ -317,7 +317,8 @@ bool Foam::probes::read(const dictionary& dict) WarningInFunction << "Only cell interpolation can be applied when " << "not using fixedLocations. InterpolationScheme " - << "entry will be ignored"; + << "entry will be ignored" + << endl; } }