]> git.donarmstrong.com Git - lilypond.git/commitdiff
style nit
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 29 Aug 2007 02:43:43 +0000 (23:43 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 29 Aug 2007 02:43:43 +0000 (23:43 -0300)
lily/staff-performer.cc

index 1359af5e01ea512c5f74f24a72bebba8e7bcdc6a..d0ad8e1e05f1fca07b50ac20bf5f83da33d2f8ce 100644 (file)
@@ -13,8 +13,8 @@
 #include "performer-group.hh"
 #include "context.hh"
 
-/** Perform a staff. Individual notes should have their instrument
-    (staff-wide) set, so we override play_element ()
+/* Perform a staff. Individual notes should have their instrument
+  (staff-wide) set, so we override play_element ()
 */
 class Staff_performer : public Performer
 {