Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.

This commit is contained in:
Benjamin Smedberg
2010-06-10 14:11:40 -04:00
parent 0e824d90bb
commit 68eb98db57
446 changed files with 3215 additions and 5412 deletions

View File

@@ -60,7 +60,7 @@ static const PRUint16 g_utMappingTable[] = {
#include "cp855.ut"
};
NS_METHOD
nsresult
nsCP855ToUnicodeConstructor(nsISupports *aOuter, REFNSIID aIID,
void **aResult)
{