]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grace-align-item.hh
patch::: 1.3.136.jcn3
[lilypond.git] / lily / include / grace-align-item.hh
index debe1d5aa26ee89469e56d068d5c06b9623b1c54..f90650b844fba68f4b1c815fd02d250ba9771937 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1999--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1999--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -19,7 +19,7 @@ class Grace_align_item
 public:
   static void set_interface (Grob*);
   static bool has_interface (Grob*);
-  DECLARE_SCHEME_CALLBACK(before_line_breaking, (SCM ));
+  DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM ));
 };
 #endif /* GRACE_ALIGN_ITEM_HH */