summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/dconf-changeset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/dconf-changeset.c b/common/dconf-changeset.c
index eb370d6..35b02be 100644
--- a/common/dconf-changeset.c
+++ b/common/dconf-changeset.c
@@ -181,7 +181,7 @@ dconf_changeset_ref (DConfChangeset *changeset)
return changeset;
}
-void
+static void
dconf_changeset_record_dir_reset (DConfChangeset *changeset,
const gchar *dir)
{