aboutsummaryrefslogtreecommitdiff
path: root/fastiv.c
diff options
context:
space:
mode:
Diffstat (limited to 'fastiv.c')
-rw-r--r--fastiv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fastiv.c b/fastiv.c
index df02084..7aa5b4b 100644
--- a/fastiv.c
+++ b/fastiv.c
@@ -74,7 +74,7 @@ add_applying_transitive_closure(const gchar *element, GHashTable *relation,
// --- XDG ---------------------------------------------------------------------
-static gchar *
+gchar *
get_xdg_home_dir(const char *var, const char *default_)
{
const char *env = getenv(var);