Adding newline to end of file to fix build bustage on unix.
git-svn-id: svn://10.0.0.236/trunk@56697 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3a4155eb03
commit
5bafe158df
@ -37,4 +37,8 @@ static nsModuleComponentInfo components[] =
|
||||
},
|
||||
};
|
||||
|
||||
NS_IMPL_NSGETMODULE("nsJarModule", components);
|
||||
NS_IMPL_NSGETMODULE("nsJarModule", components);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user