]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-performer.cc
Add semicola to a few macro calls
[lilypond.git] / lily / note-performer.cc
index 6e1295fd088a4482bb080f9bab42af72f7ed264f..a81c723b7b84fae73a1bc338993fcb94469a15bc 100644 (file)
@@ -158,8 +158,8 @@ Note_performer::listen_breathing (Stream_event *ev)
 void
 Note_performer::boot ()
 {
-  ADD_LISTENER (Note_performer, note)
-  ADD_LISTENER (Note_performer, breathing)
+  ADD_LISTENER (Note_performer, note);
+  ADD_LISTENER (Note_performer, breathing);
 }
 
 ADD_TRANSLATOR (Note_performer,