Fix static build bustage.

git-svn-id: svn://10.0.0.236/trunk@104665 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waterson%netscape.com 2001-10-05 15:29:51 +00:00
parent 8412c48c7b
commit e95003a254

View File

@ -69,4 +69,4 @@ static nsModuleComponentInfo components[] = {
// Implement the NSGetModule() exported function for your module
// and the entire implementation of the module object.
//
NS_IMPL_NSGETMODULE("nsComposerModule", components)
NS_IMPL_NSGETMODULE(nsComposerModule, components)