mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-03-05 14:51:47 +03:00
Fix warning
This commit is contained in:
parent
a6335a610e
commit
9e0d4e4947
@ -319,7 +319,7 @@ ULONG *amiga_icon_convertcolouricon32(UBYTE *icondata, ULONG width, ULONG height
|
||||
ULONG *argbicon;
|
||||
struct ColorRegister *colour;
|
||||
struct ColorMap *cmap;
|
||||
int i;
|
||||
ULONG i;
|
||||
ULONG a,r,g,b;
|
||||
|
||||
if (alpha==0) alpha=0xff;
|
||||
|
Loading…
x
Reference in New Issue
Block a user