]> Pileus Git - ~andy/gtk/commit
Bug 544510 – SetTimer callback signatures has the wrong type
authorCody Russell <bratsche@gnome.org>
Thu, 24 Jul 2008 12:55:53 +0000 (12:55 +0000)
committerCody Russell <bratsche@src.gnome.org>
Thu, 24 Jul 2008 12:55:53 +0000 (12:55 +0000)
commitc8061385a94d869bee968b4137514e394fde3504
treeb83738257a509985852edc26f45fa5f21a10416c
parent7e39f9285a1ef27606412b42b26fa79c4368050f
Bug 544510 – SetTimer callback signatures has the wrong type

2008-07-24  Cody Russell  <bratsche@gnome.org>

        Bug 544510 – SetTimer callback signatures has the wrong type

        * gdk/win32/gdkevents-win32.c: Fix modal_timer_proc() and
        sync_timer_proc() to use UINT_PTR for the 'id' parameter
        instead of 'id'.  Patch by Richard Hult.

svn path=/trunk/; revision=20903
ChangeLog
gdk/win32/gdkevents-win32.c