missing newlines at the end of the file

This commit is contained in:
sspitzer%netscape.com 1999-06-16 00:23:12 +00:00
Родитель 490126526b
Коммит 590d1f8004
2 изменённых файлов: 4 добавлений и 2 удалений

Просмотреть файл

@ -225,4 +225,4 @@ nsresult nsMsgBiffManager::PerformBiff()
}
SetupNextBiff();
return NS_OK;
}
}

Просмотреть файл

@ -341,4 +341,6 @@ nsresult nsMsgNotificationManager::RemoveOldValues(nsIRDFResource *notificationR
return NS_OK;
}
}