Bug 337244 Incorrect pointer passed in nsUnicodeToISO2022JP::ConvertNoBuffNoErr
r=smontagu sr=roc git-svn-id: svn://10.0.0.236/trunk@216534 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -125,7 +125,7 @@ typedef struct {
|
||||
/*=====================================*/
|
||||
|
||||
typedef PRUint16* uMappingTableMutable;
|
||||
typedef const PRUint16* uMappingTable;
|
||||
typedef const PRUint16 uMappingTable;
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user