]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lyric-extender.hh
release: 1.5.29
[lilypond.git] / lily / include / lyric-extender.hh
index 48595e43e0fff3fa25998b7d0c99bc6a435a5f88..bbab8028a5806d60f5a0e5e8aeea13f88b13c127 100644 (file)
@@ -2,7 +2,7 @@
 /*
   extender-spanner.hh -- part of GNU LilyPond
 
-  (c) 1998--2001 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1998--2002 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #ifndef EXTENDER_SPANNER_HH
@@ -29,7 +29,7 @@ class Lyric_extender
 {
 public:
   static void set_textitem (Spanner*, Direction, Grob*);
-  DECLARE_SCHEME_CALLBACK(brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
 };
 
 #endif // EXTENDER_SPANNER_HH