[libgit2-glib/wip/tintou/oid-annotation] Use guchar
- From: Corentin Noël <corentinnoel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgit2-glib/wip/tintou/oid-annotation] Use guchar
- Date: Wed, 13 Mar 2019 09:37:49 +0000 (UTC)
commit 32ed467878edadbdbfd61841930576aab11499c1
Author: Corentin Noël <corentin elementary io>
Date: Wed Mar 13 09:37:38 2019 +0000
Use guchar
libgit2-glib/ggit-oid.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgit2-glib/ggit-oid.c b/libgit2-glib/ggit-oid.c
index d89b74d..919c25a 100644
--- a/libgit2-glib/ggit-oid.c
+++ b/libgit2-glib/ggit-oid.c
@@ -104,7 +104,7 @@ ggit_oid_new_from_string (const gchar *str)
/**
* ggit_oid_new_from_raw:
- * @raw: (array zero-terminated=1) (element-type guint8): the raw input bytes to be copied.
+ * @raw: (array zero-terminated=1) (element-type guchar): the raw input bytes to be copied.
*
* Creates a new #GgitOId from a raw oid.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]