Add newline at end of files

This commit is contained in:
win7-7 2019-04-29 15:37:46 +03:00 committed by Roy Tam
commit 45680f8610
3 changed files with 3 additions and 3 deletions

View file

@ -766,4 +766,4 @@ CPOWManager*
mozilla::jsipc::CPOWManagerFor(PJavaScriptChild* aChild)
{
return static_cast<JavaScriptChild*>(aChild);
}
}