]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-spacing.hh
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / include / staff-spacing.hh
index 01888d7f047eb770a893656d9f81fc73d639fbed..1c90670de8fba7244f370fe0da73bbda83ad4555 100644 (file)
@@ -18,7 +18,7 @@ public:
   static Real next_notes_correction (Grob*, Grob*);
   static Real next_note_correction (Grob*, Grob*, Interval);  
   static bool has_interface (Grob*);
-  static void get_spacing_params (Grob*,Real*,Real*);
+  static void get_spacing_params (Grob*, Real*, Real*);
 
   static Interval bar_y_positions (Grob*);
 };