change the module string name. not part of build

git-svn-id: svn://10.0.0.236/trunk@57065 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jband%netscape.com
2000-01-07 02:25:47 +00:00
parent 9d3af84d17
commit 0beb6b3dac

View File

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