]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/hara-kiri-group-spanner.hh
Uniformize, internalize.
[lilypond.git] / lily / include / hara-kiri-group-spanner.hh
index 42b5a0da1c783228fab49cc217015b2de3024ed3..efaf83f65b1a551f68dd843f0fc89359d81af913 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1998--2002 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1998--2005 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 
@@ -16,9 +16,9 @@
 class Hara_kiri_group_spanner 
 {
 public:
-  DECLARE_SCHEME_CALLBACK (force_hara_kiri_callback, (SCM ,SCM));
+  DECLARE_SCHEME_CALLBACK (force_hara_kiri_callback, (SCM , SCM));
   DECLARE_SCHEME_CALLBACK (y_extent, (SCM smob, SCM axis));
-  DECLARE_SCHEME_CALLBACK (force_hara_kiri_in_parent_callback, (SCM ,SCM));
+  DECLARE_SCHEME_CALLBACK (force_hara_kiri_in_parent_callback, (SCM , SCM));
   static void add_element (Grob *me, Grob *e);
   static bool has_interface (Grob*);
   static void consider_suicide (Grob*me);