]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/accidental-placement.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / accidental-placement.hh
index 2343e01e12b7e95f1638e662af6103b50fc8e229..27325ea6d8496d0fb8b7bed2fb83f09f5e5412cb 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2002--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2002--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef ACCIDENTAL_PLACEMENT_HH
@@ -14,7 +14,7 @@
 class Accidental_placement
 {
 public:
-  DECLARE_SCHEME_CALLBACK (alignment_callback, (SCM element, SCM axis));
+  DECLARE_SCHEME_CALLBACK (alignment_callback, (SCM element));
   static void add_accidental (Grob *, Grob *);
 
   static Interval get_relevant_accidental_extent (Grob *me,