]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/cluster.cc
Fix 449.
[lilypond.git] / lily / cluster.cc
index 2c41b9a1749e05e3ae7b0257f7e83954bd4845ca..7a84195493df6efd7e3dedbe4562e0e168fb4c49 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2002--2006 Juergen Reuter <reuter@ipd.uka.de>
+  (c) 2002--2007 Juergen Reuter <reuter@ipd.uka.de>
 
   Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
@@ -204,7 +204,7 @@ struct Cluster_beacon
 {
 public:
   DECLARE_SCHEME_CALLBACK (height, (SCM));
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
 };
 
 MAKE_SCHEME_CALLBACK (Cluster_beacon, height, 1);