]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/rest.hh
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / include / rest.hh
index 3e7c4e8e4fad694d98fc6f6e30b8ce3e9cb3c8e2..9513d8c82ad0fa4fd25fb9ff73b2a083e65ef93a 100644 (file)
@@ -21,8 +21,8 @@ public:
   static bool has_interface (Grob*);
   static String glyph_name (Grob*, int, String, bool); 
   static SCM brew_internal_stencil (SCM, bool);
-  DECLARE_SCHEME_CALLBACK (extent_callback, (SCM,SCM));
-  DECLARE_SCHEME_CALLBACK (polyphonic_offset_callback, (SCM,SCM));
+  DECLARE_SCHEME_CALLBACK (extent_callback, (SCM, SCM));
+  DECLARE_SCHEME_CALLBACK (polyphonic_offset_callback, (SCM, SCM));
   DECLARE_SCHEME_CALLBACK (print, (SCM ));
 };
 #endif // REST_HH