pull/1/merge
Behdad Esfahbod 12 years ago
parent f4abcbfc62
commit 6f69fa283e
  1. 2
      src/hb-shape.h

@ -52,7 +52,7 @@ hb_bool_t
hb_feature_from_string (const char *str, int len,
hb_feature_t *feature);
/* something like 128 bytes is more than enough.
/* Something like 128 bytes is more than enough.
* nul-terminates. */
void
hb_feature_to_string (hb_feature_t *feature,

Loading…
Cancel
Save