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;
 }