From 0068117fe45888937e48870cb8994a6fa1151817 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:38:18 +0000 Subject: [PATCH] lilypond-0.0.49 --- lily/include/musical-request.hh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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; -- 2.39.5