Minor
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 2 Aug 2012 12:08:04 +0000 (08:08 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 2 Aug 2012 12:08:04 +0000 (08:08 -0400)
src/hb-ot-layout-gsubgpos-private.hh

index 15a0b0c..f2863b3 100644 (file)
@@ -77,8 +77,8 @@ struct hb_would_apply_context_t
   hb_face_t *face;
   hb_codepoint_t first;
   hb_codepoint_t second;
-  const hb_set_digest_t digest;
   unsigned int len;
+  const hb_set_digest_t digest;
   unsigned int debug_depth;
 
   hb_would_apply_context_t (hb_face_t *face_,