STYLE: sendingReferralList. Type in FatalErrorIn.

This commit is contained in:
graham
2010-04-13 11:05:51 +01:00
parent 9fd4af7e7b
commit 404ffda99a

View File

@ -70,7 +70,8 @@ void Foam::sendingReferralList::operator=(const sendingReferralList& rhs)
{ {
FatalErrorIn FatalErrorIn
( (
"Foam::distribution::operator=(const Foam::distribution&)" "Foam::sendingReferralList::"
"operator=(const Foam::sendingReferralList&)"
) )
<< "Attempted assignment to self" << "Attempted assignment to self"
<< abort(FatalError); << abort(FatalError);