wrap g_io_channel_ref in a function that returns the passed in GIOChannel,
authorManish Singh <yosh@gimp.org>
Sun, 11 Jan 2004 23:59:49 +0000 (23:59 +0000)
committerManish Singh <yosh@src.gnome.org>
Sun, 11 Jan 2004 23:59:49 +0000 (23:59 +0000)
commitb4e2d28850c3cd829af9d7613a8fd483900fcc7c
tree8470c769c943af6d008766f073d207e83c5269ef
parentaf81f44e666ae2e0c8f1b995f44921e53d9e7987
wrap g_io_channel_ref in a function that returns the passed in GIOChannel,

Sun Jan 11 15:34:35 2004  Manish Singh  <yosh@gimp.org>

        * gsourceclosure.c: wrap g_io_channel_ref in a function that returns
        the passed in GIOChannel, so we aren't abusing GBoxedCopyFunc
        semantics. Fixes bug #131076.
gobject/ChangeLog
gobject/gsourceclosure.c