[introspection] Fix hb_tag_from_string annotation
authorKhaled Hosny <khaledhosny@eglug.org>
Fri, 1 Jul 2016 22:04:57 +0000 (00:04 +0200)
committerKhaled Hosny <khaledhosny@eglug.org>
Fri, 1 Jul 2016 22:04:57 +0000 (00:04 +0200)
src/hb-common.cc

index 5ef832c..3564e43 100644 (file)
@@ -88,7 +88,7 @@ hb_tag_from_string (const char *str, int len)
 /**
  * hb_tag_to_string:
  * @tag: 
- * @buf: (array fixed-size=4): 
+ * @buf: (out caller-allocates) (array fixed-size=4) (element-type uint8_t): 
  *
  * 
  *