]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tie-column.hh
release: 1.5.1
[lilypond.git] / lily / include / tie-column.hh
index 333b319949fa05c1e0256305d02e1ba085a87b0c..059d60ac5b0d7fa8f8db5c0d225829eb0dd6fa01 100644 (file)
@@ -4,7 +4,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2000--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -20,7 +20,7 @@ public:
   static void set_interface (Grob*me);
   static bool has_interface (Grob*);
   static void add_tie (Grob*me,Grob*);
-  DECLARE_SCHEME_CALLBACK(after_line_breaking, (SCM ));
+  DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM ));
   static void set_directions (Grob*me);
 };