mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
92889819ea
We can conclude, by reading their GLib source[1], by their documentation, and by looking at how popular programs use them[2], that the functions g_get_user_{config,cache,data}_dir() don't return a NULL or empty string. So the handling of this case can go. [1] https://git.gnome.org/browse/glib/tree/glib/gutils.c [2] E.g., google "g_get_user_data_dir". Signed-off-by: Andrew Borodin <aborodin@vmail.ru> |
||
---|---|---|
.. | ||
common.c | ||
get.c | ||
Makefile.am | ||
paths.c | ||
set.c |