[PATCH] gdk/gdkwindow.c: fix a typo in gdk_window_set_device_cursor().

2010-05-26 Thread Christian Beier
: [PATCH] gdk/gdkwindow.c: fix a typo in gdk_window_set_device_cursor(). Signed-off-by: Christian Beier dontm...@freeshell.org --- gdk/gdkwindow.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c index 17d6e20..f705b6c 100644 --- a/gdk

Re: [PATCH] gdk/gdkwindow.c: fix a typo in gdk_window_set_device_cursor().

2010-05-26 Thread Javier Jardón
2010/5/26 Christian Beier dontm...@freeshell.org: Hi there, the attached simple patch fixes a typo in gdk_window_set_device_cursor(). Applies against master. Pushed, thanks a lot. Please, try to use bugzilla [1] next time so the patch don't get lost. Regards [1]