change the module string name. not part of build

This commit is contained in:
jband%netscape.com 2000-01-07 02:25:47 +00:00
Родитель c0ebf00c8d
Коммит f986aba1d9
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -332,5 +332,5 @@ static nsModuleComponentInfo components[] = {
nsXPCSample_HookerUpperConstructor }
};
NS_IMPL_NSGETMODULE("nsXPCSampleModule", components)
NS_IMPL_NSGETMODULE("xpconnect samples", components)