[glib] Trivial typo fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Trivial typo fix
- Date: Sat, 13 Aug 2011 17:57:15 +0000 (UTC)
commit f5472ed2325cac108f9faefaff5c86ec5d9e829b
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Aug 13 13:53:34 2011 -0400
Trivial typo fix
gobject/gsignal.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gobject/gsignal.c b/gobject/gsignal.c
index 4d96087..009e6e2 100644
--- a/gobject/gsignal.c
+++ b/gobject/gsignal.c
@@ -1681,7 +1681,7 @@ g_signal_newv (const gchar *signal_name,
*
* See g_signal_new() for details on allowed signal names.
*
- * If c_marshaller is %NULL @g_cclosure_marshal_generic will be used as
+ * If c_marshaller is %NULL, g_cclosure_marshal_generic() will be used as
* the marshaller for this signal.
*
* Returns: the signal id
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]