]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/context-specced-music-iterator.cc
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / context-specced-music-iterator.cc
index 1442f47c93e15f73bec7977432a4e841ee25611e..6fc2b4b5be42100e90c320238a90424d1f451e42 100644 (file)
@@ -14,7 +14,7 @@
 class Context_specced_music_iterator : public Music_wrapper_iterator
 {
 public:
-  DECLARE_SCHEME_CALLBACK (constructor,());
+  DECLARE_SCHEME_CALLBACK (constructor, ());
   virtual void construct_children ();
 };