X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Frest.cc;h=e3a1de5043fa22e73324a9f7d382d89436f8af6e;hb=fd1bf2a820fe005734e06e5424183823eed95cda;hp=7f4e6cf4f7246504ec7f59c430eae8ca0f2dd2f0;hpb=bc1e5cfa4aef13a1b9bd2d251dd9cb25dbaf9d03;p=lilypond.git diff --git a/lily/rest.cc b/lily/rest.cc index 7f4e6cf4f7..e3a1de5043 100644 --- a/lily/rest.cc +++ b/lily/rest.cc @@ -34,7 +34,7 @@ Rest::after_line_breaking (SCM smob) gh_int2scm ((bt == 7) ? 4 : 3)); } - return SCM_UNDEFINED; + return SCM_UNSPECIFIED; }