gfile: Use g_error_matches
commit44372f4dd0a4a8aac1b66b820810b3f7bdf70513
authorPhilip Chimento <philip.chimento@gmail.com>
Wed, 4 Dec 2013 02:51:51 +0000 (3 18:51 -0800)
committerRyan Lortie <desrt@desrt.ca>
Thu, 18 Dec 2014 07:02:53 +0000 (18 02:02 -0500)
tree11ce0cca31955e3540fa94c3b8c1422e1381c65c
parent5a7db3015ab0f14e4e2ad6766b3ce819447faf93
gfile: Use g_error_matches

Make proper use of g_error_matches() instead of comparing only error codes.

https://bugzilla.gnome.org/show_bug.cgi?id=719455
gio/gfile.c