]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/atom.cc
release: 1.3.19
[lilypond.git] / lily / atom.cc
index e71f371a3ff75b926adf81c14533d76a4dc1900b..eccf3b984351df7181b9ef13405cff5127a504e7 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #include "atom.hh"
@@ -25,7 +25,6 @@ Atom::Atom(SCM s)
 void
 Atom::fontify (Font_metric * met)
 {
-
   SCM desc = ly_quote_scm (met->description ());
   SCM font_switch = gh_list (ly_symbol2scm ("select-font"),
                             desc,