Bug 528600 – g_dummy_file_get_parent("scheme://example.com/")
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 10 Jun 2008 15:27:39 +0000 (15:27 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 10 Jun 2008 15:27:39 +0000 (15:27 +0000)
commit946b78006b14d58c3bdd32454f7ac6227950c4c3
treec7d5be5ebaca560501f4310c27e57a4545eb036b
parenta52a14e4a9ee105663ae50e2c9cc0d8905fc1109
    Bug 528600 – g_dummy_file_get_parent("scheme://example.com/")

        * gdummyfile.c (g_dummy_file_get_parent): Return NULL if there
        is no parent.  (Owen Taylor, patch by Christian Persch)

svn path=/trunk/; revision=6987
gio/ChangeLog
gio/gdummyfile.c