Bugzilla – Attachment #2273: fix missing brackets for bug #2145
cache->GetInterface ()->Send (*it, src);
}
if (!entry->IsPermanent)
if (!entry->IsPermanent ())
{
entry->StartReachableTimer ();
-