commit | bd26b4d21f59312805d294f46f15182adbcc47da | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Thu Jul 26 22:05:39 2012 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Thu Jul 26 22:18:24 2012 -0400 |
tree | d3ac885b5b0148bbcbe883ff0c64b78b2f3e4c4b | |
parent | 027857d0412477fb4427dcb8a8c45287c272e143 [diff] [blame] |
Minor
diff --git a/src/hb-shape-plan.cc b/src/hb-shape-plan.cc index b96d5f2..e76847d 100644 --- a/src/hb-shape-plan.cc +++ b/src/hb-shape-plan.cc
@@ -53,6 +53,8 @@ hb_face_make_immutable (face); + /* Plan! */ + return shape_plan; }