summaryrefslogtreecommitdiff
path: root/glib/gkeyfile.c
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2017-11-10 22:18:20 +0100
committerStefan Sauer <ensonic@users.sf.net>2017-11-12 16:36:16 +0100
commit2812219adb2d3e1208943f4bddf54b3a1c1e1ed3 (patch)
treed98eec3702f3a78d190447db81fe44f0ab2292cc /glib/gkeyfile.c
parente7adf0a1a34f48213ceb90b33c0859c75341fc79 (diff)
downloadglib-2812219adb2d3e1208943f4bddf54b3a1c1e1ed3.tar.gz
docs: add missing '*' chars at start of doc-comments
Diffstat (limited to 'glib/gkeyfile.c')
-rw-r--r--glib/gkeyfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/gkeyfile.c b/glib/gkeyfile.c
index 65265760e..e45661a69 100644
--- a/glib/gkeyfile.c
+++ b/glib/gkeyfile.c
@@ -2270,7 +2270,7 @@ g_key_file_get_locale_string (GKeyFile *key_file,
* Returns the values associated with @key under @group_name
* translated in the given @locale if available. If @locale is
* %NULL then the current locale is assumed.
-
+ *
* If @key cannot be found then %NULL is returned and @error is set
* to #G_KEY_FILE_ERROR_KEY_NOT_FOUND. If the values associated
* with @key cannot be interpreted or no suitable translations