From: fred Date: Sun, 24 Mar 2002 19:38:18 +0000 (+0000) Subject: lilypond-0.0.49 X-Git-Tag: release/1.5.59~5015 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0068117fe45888937e48870cb8994a6fa1151817;p=lilypond.git lilypond-0.0.49 --- diff --git a/lily/include/musical-request.hh b/lily/include/musical-request.hh index a3079b10f4..50ec8e8c9c 100644 --- a/lily/include/musical-request.hh +++ b/lily/include/musical-request.hh @@ -177,9 +177,8 @@ public: REQUESTMETHODS(Plet_req,plet); }; -/** Start / stop a beam at this note. if #nplet# is set, the staff will try to put an -appropriate number over the beam - */ +/** Start / stop a beam at this note. if #nplet# is set, the staff +will try to put an appropriate number over the beam */ class Beam_req : public Span_req { public: int nplet;