STYLE: probes : extraneous space

This commit is contained in:
mattijs
2010-10-13 15:43:33 +01:00
parent 049df0265b
commit e2b2724ac9

View File

@ -163,7 +163,7 @@ Foam::label Foam::probes::prepare()
if (debug) if (debug)
{ {
Info<< "open probe stream: " << sPtr->name() << endl; Info<< "open probe stream: " << sPtr->name() << endl;
} }
probeFilePtrs_.insert(fieldName, sPtr); probeFilePtrs_.insert(fieldName, sPtr);