diff options
Diffstat (limited to 'libmate-desktop/mate-dconf.c')
-rw-r--r-- | libmate-desktop/mate-dconf.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmate-desktop/mate-dconf.c b/libmate-desktop/mate-dconf.c index bffafbd..0384193 100644 --- a/libmate-desktop/mate-dconf.c +++ b/libmate-desktop/mate-dconf.c @@ -71,7 +71,7 @@ mate_dconf_write_sync (const gchar *key, * @error: a variable to store the error, or NULL. * * Allow to reset a dconf path. - * + * * Since: 1.7.1 */ gboolean @@ -97,7 +97,7 @@ mate_dconf_recursive_reset (const gchar *dir, * Returns the list of subdirectories of the given dconf directory. * * Return value: the list of subdirectories. - * + * * Since: 1.7.1 */ gchar ** |