[perl-Glib] Adjust a code comment
- From: Torsten SchÃnfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib] Adjust a code comment
- Date: Fri, 6 Apr 2012 12:30:13 +0000 (UTC)
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]