]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-head.cc
release: 1.5.36
[lilypond.git] / lily / note-head.cc
index 4e2c2fc109a8347f87edabf6a984b95d248b14da..01276185ebb6b61998c13da7e27bbbce2f70e9a4 100644 (file)
@@ -184,7 +184,7 @@ Note_head::brew_molecule (SCM smob)
 Interval
 Note_head::head_extent (Grob *me, Axis a)
 {
-  return  internal_brew_molecule (me, false).extent (a);
+  return internal_brew_molecule (me, false).extent (a);
 }
 
 bool