]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/gregorian-ligature-engraver.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / gregorian-ligature-engraver.hh
index 790de04a8c221be14253b13134e5afba144684cc..36dc551fcd95a658e5ad17da5aaab25bcd7fe43b 100644 (file)
@@ -35,7 +35,7 @@ protected:
   virtual void listen_pes_or_flexa (Stream_event *ev);
   virtual void build_ligature (Spanner *ligature, vector<Grob_info> primitives);
   virtual void transform_heads (Spanner *ligature,
-                               vector<Grob_info> primitives) = 0;
+                                vector<Grob_info> primitives) = 0;
   void stop_translation_timestep ();
 };