From c85c3620675f38ffdca59134aeec2641485f40ca Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 21 Apr 2010 23:12:54 -0400 Subject: [PATCH] Add comment --- src/hb-open-type-private.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hb-open-type-private.hh b/src/hb-open-type-private.hh index 4fea4d451..3273b8611 100644 --- a/src/hb-open-type-private.hh +++ b/src/hb-open-type-private.hh @@ -32,6 +32,7 @@ #include "hb-blob.h" +/* Table/script/language-system/feature/... not found */ #define NO_INDEX ((unsigned int) 0xFFFF)