From: Han-Wen Nienhuys Date: Wed, 29 Aug 2007 02:43:43 +0000 (-0300) Subject: style nit X-Git-Tag: release/2.11.31-1~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e5bf5dced31aa72be8386f088710d522719bd85f;p=lilypond.git style nit --- diff --git a/lily/staff-performer.cc b/lily/staff-performer.cc index 1359af5e01..d0ad8e1e05 100644 --- a/lily/staff-performer.cc +++ b/lily/staff-performer.cc @@ -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 {