X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftie.cc;h=87548a7056c538bb32867091085c5a2a7cf675cd;hb=ed547a139e986e06bae222102072afb8f28f1f3d;hp=1d4e7fca9ac296659d01bfdfd2deaeae3e9f7df6;hpb=e832bb9391d6053f7328250ff1035376cf4b9d4b;p=lilypond.git diff --git a/lily/tie.cc b/lily/tie.cc index 1d4e7fca9a..87548a7056 100644 --- a/lily/tie.cc +++ b/lily/tie.cc @@ -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) {