1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 23:18:26 +00:00

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);
}
}