missing newlines at the end of the file

This commit is contained in:
sspitzer%netscape.com 1999-06-16 00:23:12 +00:00
parent 39ceb86fb3
commit 42af1032c1
2 changed files with 4 additions and 2 deletions

View File

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

View File

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