commit | 8f034d5849627ee95a5889fa34c9ba294fff13ca | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Tue Aug 18 16:41:59 2009 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Mon Nov 02 14:40:45 2009 -0500 |
tree | c402ea68b7ed70141281e40f422ef2a6d4259c57 | |
parent | 864e2560b627f1e73be3b0635e02f00844cb67c3 [diff] [blame] |
Fix a few other pedantic warnings
diff --git a/src/hb-ot-layout-gsub-private.hh b/src/hb-ot-layout-gsub-private.hh index af27829..4c682fe 100644 --- a/src/hb-ot-layout-gsub-private.hh +++ b/src/hb-ot-layout-gsub-private.hh
@@ -675,7 +675,7 @@ Context = 5, ChainContext = 6, Extension = 7, - ReverseChainSingle = 8, + ReverseChainSingle = 8 }; inline bool apply (APPLY_ARG_DEF, unsigned int lookup_type) const