]> Pileus Git - ~andy/gtk/commit
Cast pointer to gintptr instead of gulong to avoid warning on Win64.
authorTor Lillqvist <tml@novell.com>
Mon, 4 Aug 2008 23:55:40 +0000 (23:55 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 4 Aug 2008 23:55:40 +0000 (23:55 +0000)
commit5b97a905027f1c99570ee2e5456fc836805ad9f1
treeccd0aa1e076d45a85dae06e16eaea23ae4d97af6
parentffeb954aff59905b1f8956b9a73a2e968711a573
Cast pointer to gintptr instead of gulong to avoid warning on Win64.

2008-08-05  Tor Lillqvist  <tml@novell.com>

* gtk/gtktext.c: Cast pointer to gintptr instead of gulong to
avoid warning on Win64.

svn path=/trunk/; revision=21003
ChangeLog
gtk/gtktext.c