]> git.0d.be Git - empathy.git/commit
Use the right macros to pass a gboolean as user_data
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 18 May 2009 12:30:08 +0000 (14:30 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 1 Jun 2009 15:53:20 +0000 (17:53 +0200)
commit948f05b5e6b28afbfc0549efe6cc4fd55598738c
tree6b5bc21b51694908d289cb96072c3412b4912f0b
parent28ca5c25c82b7cb8898d2d967bee88b604c109d4
Use the right macros to pass a gboolean as user_data

Use GPOINTER_TO_INT and GINT_TO_POINTER instead of passing the address,
as that doesn't work.
libempathy/empathy-ft-handler.c
libempathy/empathy-tp-file.c