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
parent b8a58dab87
commit 45680f8610
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -766,4 +766,4 @@ CPOWManager*
mozilla::jsipc::CPOWManagerFor(PJavaScriptChild* aChild)
{
return static_cast<JavaScriptChild*>(aChild);
}
}