Bug 545203 – gfile.c: argument is different type.
authorMatthias Clasen <mclasen@redhat.com>
Mon, 28 Jul 2008 19:12:19 +0000 (19:12 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 28 Jul 2008 19:12:19 +0000 (19:12 +0000)
commit855a4c1cca8a004eaf0b871c25da82d0ac00d4a9
treee9e85f12549785d82b3add36a9c9a4bfb4c09442
parentb51d77011c92e973fcf23fd577707ff69513ec5d
Bug 545203 – gfile.c: argument is different type.

2008-07-28  Matthias Clasen  <mclasen@redhat.com>

        Bug 545203 – gfile.c: argument is different type.

        * gfile.c (open_read_async_thread): Pass a GError **
        to g_file_set_error_literal.
        Reported by Kazuki Iwamoto

svn path=/trunk/; revision=7269
gio/ChangeLog
gio/gfile.c