Skip to content

gdir: shutup a warning when building with msvc

Ignacio Casal Quinteiro requested to merge fix-gdir-warning-msvc into master

This way we avoid the warning: warning C4716: 'g_dir_new_from_dirp': must return a value

Merge request reports