[glib] Fix a doc format issue
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Fix a doc format issue
- Date: Mon, 16 Aug 2010 19:33:21 +0000 (UTC)
commit 789c0cc877a41a65417b0ee1d6eed5803c48c238
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Aug 16 15:28:36 2010 -0400
Fix a doc format issue
glib/gregex.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gregex.c b/glib/gregex.c
index 4fd462d..576632d 100644
--- a/glib/gregex.c
+++ b/glib/gregex.c
@@ -2618,7 +2618,7 @@ g_regex_replace_literal (const GRegex *regex,
/**
* g_regex_replace_eval:
* @regex: a #GRegex structure from g_regex_new()
- * @string (array length=string_len): string to perform matches against
+ * @string: (array length=string_len): string to perform matches against
* @string_len: the length of @string, or -1 if @string is nul-terminated
* @start_position: starting index of the string to match
* @match_options: options for the match
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]