]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/scheme-engraver.cc
Doc-es: update Vocal.
[lilypond.git] / lily / scheme-engraver.cc
index e59903086ac750fa225e4af7c88ed412a0de5a1d..3ed25e18beb5118181bd41c970c6d54291ab0c58 100644 (file)
@@ -186,7 +186,8 @@ void mark_listen_closure (void *target)
   scm_gc_mark ((SCM)target);
 }
 
-Listener_function_table listen_closure =
+Listener_function_table listen_closure
+=
 {
   call_listen_closure, mark_listen_closure
 };