From e5bf5dced31aa72be8386f088710d522719bd85f Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Tue, 28 Aug 2007 23:43:43 -0300 Subject: [PATCH] style nit --- lily/staff-performer.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 { -- 2.39.2