win32: use the same type as the prototype

This commit is contained in:
Ignacio Casal Quinteiro 2015-10-16 09:07:02 +02:00
parent 9d3e9c9375
commit 342b620223

View File

@ -50,7 +50,7 @@
void
gdk_win32_display_set_cursor_theme (GdkDisplay *display,
const gchar *name,
const gint size)
gint size)
{
gint cursor_size;
gint w, h;