From 2b203df752706b536c7bbcd0e6117f120ff71a30 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sun, 7 Dec 2008 12:59:06 +0100 Subject: [PATCH] Avoid barcheck warning. --- input/regression/rest-pitched-beam.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/regression/rest-pitched-beam.ly b/input/regression/rest-pitched-beam.ly index 8493aa4f25..fa8a250fa9 100644 --- a/input/regression/rest-pitched-beam.ly +++ b/input/regression/rest-pitched-beam.ly @@ -7,5 +7,5 @@ \version "2.11.51" \relative c'{ - a\rest a8[ a\rest b] | + a\rest a8[ a\rest b] } -- 2.39.5