]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-head.cc
more cleanups, convert-to-springs and code removals
[lilypond.git] / lily / note-head.cc
index bd00033bc717d80ebdd7291bb09997c2994fef9f..c711f8729ea42b5296223104dd1aa1c43f31b282 100644 (file)
@@ -129,7 +129,7 @@ Note_head::get_stem_attachment (Font_metric *fm, string key)
   return att;
 }
 
-MAKE_SCHEME_CALLBACK(Note_head, calc_stem_attachment, 1);
+MAKE_SCHEME_CALLBACK (Note_head, calc_stem_attachment, 1);
 SCM
 Note_head::calc_stem_attachment (SCM smob)
 {