]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/event.hh
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / include / event.hh
index 6a5aa406d30e0dca5a709c15e00ace7c82a5266c..4f981fb01a53734d7920c20f50518cdc38528c51 100644 (file)
@@ -22,7 +22,7 @@ class Event : public Music
 public:
   Event (SCM);
   VIRTUAL_COPY_CONSTRUCTOR (Music, Event);
-  DECLARE_SCHEME_CALLBACK(length_callback,(SCM));
+  DECLARE_SCHEME_CALLBACK(length_callback, (SCM));
 };