]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / lookup.hh
index d7157cf3c781f7ae4c4b12e7568b212671b00bd1..cb1f461dfa98aed9bc581ad054e28bf5ba63757d 100644 (file)
@@ -31,7 +31,7 @@ struct Lookup
   static Stencil rotated_box (Real slope, Real width, Real thick, Real blot);
   static Stencil round_filled_polygon (vector<Offset> const &points, Real blotdiameter);
   static Stencil frame (Box b, Real thick, Real blot);
-  static Stencil slur (Bezier controls, Real cthick, Real thick, 
+  static Stencil slur (Bezier controls, Real cthick, Real thick,
                        SCM dash_definition);
   static Stencil bezier_sandwich (Bezier top_curve, Bezier bottom_curve,
                                   Real thickness);