Skip to content
Snippets Groups Projects
Commit 404ffda9 authored by graham's avatar graham
Browse files

STYLE: sendingReferralList. Type in FatalErrorIn.

parent 9fd4af7e
No related merge requests found
......@@ -70,7 +70,8 @@ void Foam::sendingReferralList::operator=(const sendingReferralList& rhs)
{
FatalErrorIn
(
"Foam::distribution::operator=(const Foam::distribution&)"
"Foam::sendingReferralList::"
"operator=(const Foam::sendingReferralList&)"
)
<< "Attempted assignment to self"
<< abort(FatalError);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment