Add const

This commit is contained in:
Behdad Esfahbod 2010-04-29 02:27:20 -04:00
parent 6617eada95
commit abff3580a5
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ typedef struct {
#endif
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,
const char *function)
{