]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/repeated-music.hh
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / include / repeated-music.hh
index 05ef3e58c7afb818d7515de30d82dd9dcc5631b7..ce702fa2af0da2aba67af49b3395f5c1f4b4c8b7 100644 (file)
@@ -54,7 +54,7 @@ public:
 
   /* How often do we repeat? */
   static int repeat_count (Music*);
-  DECLARE_SCHEME_CALLBACK(relative_callback,(SCM,SCM));
+  DECLARE_SCHEME_CALLBACK(relative_callback, (SCM, SCM));
 
   static Moment body_get_length (Music*);
   static Moment alternatives_get_length (Music *, bool fold);