GNOME Bugzilla – Bug 754729
g_dirname is deprecated
Last modified: 2015-09-08 15:27:48 UTC
We should be using g_path_get_dirname instead of g_dirname.
Created attachment 310913 [details] [review] mtp: Replace a deprecated function
Review of attachment 310913 [details] [review]: Looks good to me!
Comment on attachment 310913 [details] [review] mtp: Replace a deprecated function Thanks for the review. Pushed to master.