[gtk+] win32: use the same type as the prototype
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] win32: use the same type as the prototype
- Date: Fri, 16 Oct 2015 07:08:09 +0000 (UTC)
commit 342b6202236d5ebe475700455b2fc560dd654667
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Fri Oct 16 09:07:02 2015 +0200
win32: use the same type as the prototype
gdk/win32/gdkdisplay-win32.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/win32/gdkdisplay-win32.c b/gdk/win32/gdkdisplay-win32.c
index d2dbcf7..a98841a 100644
--- a/gdk/win32/gdkdisplay-win32.c
+++ b/gdk/win32/gdkdisplay-win32.c
@@ -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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]