]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/rest.cc
release: 1.3.72
[lilypond.git] / lily / rest.cc
index 7f4e6cf4f7246504ec7f59c430eae8ca0f2dd2f0..e3a1de5043fa22e73324a9f7d382d89436f8af6e 100644 (file)
@@ -34,7 +34,7 @@ Rest::after_line_breaking (SCM smob)
                           gh_int2scm ((bt == 7) ? 4 : 3));
     }
 
-  return SCM_UNDEFINED;
+  return SCM_UNSPECIFIED;
 }