diff --git a/mozilla/modules/libjar/nsJARFactory.cpp b/mozilla/modules/libjar/nsJARFactory.cpp index 46857dfbb1c..79c7c551bc3 100644 --- a/mozilla/modules/libjar/nsJARFactory.cpp +++ b/mozilla/modules/libjar/nsJARFactory.cpp @@ -37,4 +37,8 @@ static nsModuleComponentInfo components[] = }, }; -NS_IMPL_NSGETMODULE("nsJarModule", components); \ No newline at end of file +NS_IMPL_NSGETMODULE("nsJarModule", components); + + + +