Fix the filename roundtrip check
authorMatthias Clasen <mclasen@redhat.com>
Wed, 6 Jan 2010 18:23:48 +0000 (13:23 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 6 Jan 2010 18:27:19 +0000 (13:27 -0500)
commitf2d8f6287d6e3fcb9e58402c2051d557f7e41632
tree938ee05cf6d25659ff5e5a360c9018326dd18341
parentbaf20e09842a97c2d7925dff5ff9c6d35e36b27d
Fix the filename roundtrip check

The check was always failing because the code was comparing
the wrong strings. Reported in bug 605977.
gio/glocalfile.c