[libgit2-glib] GTimeZone is already introspectable.



commit 50f9c3492a7af16384f9a211423a0ee8162e1e32
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sun Nov 4 16:57:16 2012 +0100

    GTimeZone is already introspectable.

 libgit2-glib/ggit-signature.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/libgit2-glib/ggit-signature.c b/libgit2-glib/ggit-signature.c
index d067b42..e506934 100644
--- a/libgit2-glib/ggit-signature.c
+++ b/libgit2-glib/ggit-signature.c
@@ -147,9 +147,8 @@ _ggit_signature_wrap (git_signature *signature,
 	return ret;
 }
 
-/* https://bugzilla.gnome.org/show_bug.cgi?id=676922 */
 /**
- * ggit_signature_new: (skip)
+ * ggit_signature_new:
  * @name: the name of the person.
  * @email: the email of the person.
  * @signature_time: the time when the action happened.



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