This commit is contained in:
waterson%netscape.com 2001-10-05 15:29:51 +00:00
Родитель e9eb057055
Коммит 6d912607d1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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)