[perl-Glib] Adjust a code comment



commit 6f1120e06aec9d88ac43ed309d162bb541b9c1da
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date:   Fri Apr 6 14:29:37 2012 +0200

    Adjust a code comment

 GSignal.xs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/GSignal.xs b/GSignal.xs
index 457fab6..c3ed3aa 100644
--- a/GSignal.xs
+++ b/GSignal.xs
@@ -86,7 +86,7 @@ SvGSignalFlags (SV * sv)
 }
 
 /* GConnectFlags doesn't come with a GType either.  We don't use it in Glib
- * directly, but Glib::Object::Introspection-based bindings might need it. */
+ * directly, but other bindings might need it. */
 static GType
 gperl_connect_flags_get_type (void)
 {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]