Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan git-svn-id: svn://10.0.0.236/trunk@185269 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -30,8 +30,8 @@ NS_GENERIC_FACTORY_CONSTRUCTOR(J2XINOUTServerTestComponentImpl)
|
||||
static nsModuleComponentInfo components[] =
|
||||
{
|
||||
{ "J2XINOUT Server Test Component", J2XINOUTSERVERTESTCOMPONENT_CID, J2XINOUTSERVERTESTCOMPONENT_PROGID, J2XINOUTServerTestComponentImplConstructor,
|
||||
NULL /* NULL if you dont need one */,
|
||||
NULL /* NULL if you dont need one */
|
||||
NULL /* NULL if you don't need one */,
|
||||
NULL /* NULL if you don't need one */
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user