From: handa Date: Fri, 13 Aug 2004 08:27:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-2~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=6eecc076633fa961248997ec362deffc023fef0d;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/src/otfdrive.c b/src/otfdrive.c index c236414..f7f2034 100644 --- a/src/otfdrive.c +++ b/src/otfdrive.c @@ -35,7 +35,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place, Suite ((g)->glyph_id == 0 \ || ((flag) & (1 << (g)->GlyphClass)) \ || (((flag) & OTF_MarkAttachmentType) \ - && (g)->GlyphClass == 3 \ + && (g)->GlyphClass == OTF_GlyphClassMark \ && ((flag) >> 8) != (g)->MarkAttachClass)) #define GSTRING_DELETE(gstring, from, len) \