chiark / gitweb /
Fix a GINT_TO_POINTER that was back to front.
authorSimon Tatham <anakin@pobox.com>
Sat, 29 Nov 2014 10:24:05 +0000 (10:24 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 29 Nov 2014 10:24:05 +0000 (10:24 +0000)
commit69ab4b2205cd41188c9aa5f5878f876c739c4800
tree8076d33007e5bbc4d63e5e471116c61e0958c6c3
parentf781937d0dd435fc24e13c117d38e530b4351d06
Fix a GINT_TO_POINTER that was back to front.

Spotted by clang, which I just tried building this codebase with out
of curiosity.
gtk.c