From bd300df9adf955c1e69b3783c1c061876940fb8b Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 8 Jun 2012 20:35:18 -0400 Subject: [PATCH] Minor --- src/hb-object-private.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-object-private.hh b/src/hb-object-private.hh index 96d1bd3a7..e7f6eda62 100644 --- a/src/hb-object-private.hh +++ b/src/hb-object-private.hh @@ -165,7 +165,7 @@ struct hb_object_header_t inline void trace (const char *function) const { if (unlikely (!this)) return; - /* XXX We cannot use DEBUG_MSG_FUNC here since that one currecntly only + /* TODO We cannot use DEBUG_MSG_FUNC here since that one currently only * prints the class name and throws away the template info. */ DEBUG_MSG (OBJECT, (void *) this, "%s refcount=%d",