提交 abff3580 编写于 作者: B Behdad Esfahbod

Add const

上级 6617eada
...@@ -63,7 +63,7 @@ typedef struct { ...@@ -63,7 +63,7 @@ typedef struct {
#endif #endif
static HB_GNUC_UNUSED inline hb_bool_t /* always returns TRUE */ static HB_GNUC_UNUSED inline hb_bool_t /* always returns TRUE */
_hb_object_debug_out (void *obj, _hb_object_debug_out (const void *obj,
hb_reference_count_t *ref_count, hb_reference_count_t *ref_count,
const char *function) const char *function)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册