]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tie.cc
Oops - did not see the following changes during the previous merge.
[lilypond.git] / lily / tie.cc
index 1d4e7fca9ac296659d01bfdfd2deaeae3e9f7df6..87548a7056c538bb32867091085c5a2a7cf675cd 100644 (file)
@@ -139,7 +139,7 @@ Tie::get_default_dir (Grob *me)
 }
 
 
-MAKE_SCHEME_CALLBACK(Tie, calc_direction, 1);
+MAKE_SCHEME_CALLBACK (Tie, calc_direction, 1);
 SCM
 Tie::calc_direction (SCM smob)
 {
@@ -205,7 +205,7 @@ Tie::get_control_points (Grob *me,
 }
 
 
-MAKE_SCHEME_CALLBACK(Tie, calc_control_points, 1);
+MAKE_SCHEME_CALLBACK (Tie, calc_control_points, 1);
 SCM
 Tie::calc_control_points (SCM smob)
 {