STYLE: correct polyPatch debug comment
This commit is contained in:
parent
84ad150b88
commit
482d49ef7e
@ -110,8 +110,8 @@ Foam::autoPtr<Foam::polyPatch> Foam::polyPatch::New
|
||||
{
|
||||
if (debug)
|
||||
{
|
||||
Info<< "polyPatch::New(const word&, const dictionary&, const label, "
|
||||
"const polyBoundaryMesh&) : constructing polyPatch"
|
||||
Info<< "polyPatch::New(const word&, const word&, const dictionary&, "
|
||||
"const label, const polyBoundaryMesh&) : constructing polyPatch"
|
||||
<< endl;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user