mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-24 13:06:49 +03:00
Squash warning
svn path=/trunk/netsurf/; revision=6925
This commit is contained in:
parent
16a509e472
commit
e84fa19ba6
@ -165,7 +165,7 @@ bool image_redraw_tinct(osspriteop_id header, int x, int y,
|
||||
bool image_redraw_os(osspriteop_id header, int x, int y, int req_width,
|
||||
int req_height, int width, int height)
|
||||
{
|
||||
unsigned int size;
|
||||
int size;
|
||||
os_factors f;
|
||||
osspriteop_trans_tab *table;
|
||||
os_error *error;
|
||||
|
Loading…
Reference in New Issue
Block a user