]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob.cc
Fix compilation with g++ 4.5
[lilypond.git] / lily / grob.cc
index 9479f17f41179cb3fbdc3cf6769fb533ffbbde9a..a3f41a856d3a6c90a01bfb8e8dfd11354b24b3bc 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "grob.hh"
@@ -703,7 +703,6 @@ Grob::stencil_width (SCM smob)
 }
 
 
-
 Grob *
 common_refpoint_of_list (SCM elist, Grob *common, Axis a)
 {