]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/slur.cc
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / slur.cc
index b83fa400aa4387864dfd8f177e0daad2f824fac4..3057fc2c37ab4561e5beb7d560115c457698b46b 100644 (file)
@@ -46,7 +46,7 @@ Slur::height (SCM smob, SCM ax)
 /*
   Ugh should have dash-length + dash-period
 */
-MAKE_SCHEME_CALLBACK (Slur, print,1);
+MAKE_SCHEME_CALLBACK (Slur, print, 1);
 SCM
 Slur::print (SCM smob)
 {
@@ -216,7 +216,7 @@ get_default_dir (Grob*me)
 }
 
 
-MAKE_SCHEME_CALLBACK (Slur, after_line_breaking,1);
+MAKE_SCHEME_CALLBACK (Slur, after_line_breaking, 1);
 SCM
 Slur::after_line_breaking (SCM smob)
 {