summaryrefslogtreecommitdiff
path: root/gobject
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-08-08 23:16:07 +0200
committerMatthias Clasen <mclasen@redhat.com>2011-08-08 23:16:07 +0200
commit9bcf89cd70946be7c724cbeac9cd1c028f74ea6e (patch)
tree1c7ca1740f4f96349729a1f4d867f4914d3b7dbe /gobject
parent5f9e5c1124c6362fe463b5295c7a2b00afcec135 (diff)
Document libffi as new dependency
Diffstat (limited to 'gobject')
-rw-r--r--gobject/gsignal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gobject/gsignal.c b/gobject/gsignal.c
index 59b9c9e32..4d96087c7 100644
--- a/gobject/gsignal.c
+++ b/gobject/gsignal.c
@@ -1310,7 +1310,7 @@ g_signal_query (guint signal_id,
* <code>super_class->signal_handler = my_signal_handler</code>. Instead they
* will have to use g_signal_override_class_handler().
*
- * 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