summaryrefslogtreecommitdiff
path: root/common/dconf-paths.h
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-07-10 09:30:24 -0400
committerRyan Lortie <desrt@desrt.ca>2012-07-10 09:30:24 -0400
commit1f08d55b68740d917bbaf5c2c6ca3dcb81c396e3 (patch)
tree89b99367e3266bdcb49682e4bac87e38feecb3e8 /common/dconf-paths.h
parenta8fe07c1238d6b2345672f54a1ce875191b5bef7 (diff)
downloaddconf-1f08d55b68740d917bbaf5c2c6ca3dcb81c396e3.tar.gz
big docs cleanup
We're now back at 100% docs coverage with no warnings.
Diffstat (limited to 'common/dconf-paths.h')
-rw-r--r--common/dconf-paths.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/dconf-paths.h b/common/dconf-paths.h
index fa4d1e9..48e2182 100644
--- a/common/dconf-paths.h
+++ b/common/dconf-paths.h
@@ -32,7 +32,7 @@ gboolean dconf_is_key (const g
gboolean dconf_is_dir (const gchar *string,
GError **error);
-gboolean dconf_is_rel (const gchar *string,
+gboolean dconf_is_rel_path (const gchar *string,
GError **error);
gboolean dconf_is_rel_key (const gchar *string,
GError **error);