[libgit2-glib] Missed this one in the previous commit.



commit dde3629252fc4901182964869bf3d4982f46a9ec
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sun Nov 4 17:00:48 2012 +0100

    Missed this one in the previous commit.

 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 e506934..11d8b4e 100644
--- a/libgit2-glib/ggit-signature.c
+++ b/libgit2-glib/ggit-signature.c
@@ -320,9 +320,8 @@ ggit_signature_get_time (GgitSignature *signature)
 	return g_date_time_new_from_unix_utc (s->when.time);
 }
 
-/* https://bugzilla.gnome.org/show_bug.cgi?id=676922 */
 /**
- * ggit_signature_get_time_zone: (skip)
+ * ggit_signature_get_time_zone:
  * @signature: a #GgitSignature.
  *
  * Gets the timezone in which the action happened.



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