mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
The patch for 367275 (previous checkin) was by
Alfred Kayser <alfredkayser@nl.ibm.com>
This commit is contained in:
parent
a8adf49926
commit
a4f616bacb
@ -275,3 +275,4 @@ inline void Set4BitPixel(PRUint8*& aDecoded, PRUint8 aData,
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -704,4 +704,3 @@ void nsICODecoder::ProcessInfoHeader() {
|
||||
mBIH.colors = LITTLE_TO_NATIVE32(mBIH.colors);
|
||||
mBIH.important_colors = LITTLE_TO_NATIVE32(mBIH.important_colors);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user