зеркало из https://github.com/mozilla/pjs.git
fixing whitespace from last checkin
This commit is contained in:
Родитель
af4d680e2d
Коммит
82d2cf29c2
|
@ -1565,7 +1565,7 @@ nsMsgDBFolder::ChangeFilterDestination(nsIMsgFolder *newFolder, PRBool caseInsen
|
|||
{
|
||||
rv = server->GetFilterList(getter_AddRefs(filterList));
|
||||
if (filterList && NS_SUCCEEDED(rv))
|
||||
rv = filterList->ChangeFilterTarget(oldUri, newUri, caseInsensitive, changed);
|
||||
rv = filterList->ChangeFilterTarget(oldUri, newUri, caseInsensitive, changed);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче