From 70694a264334839416b5e7a5e7d54f642ee8c5cd Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 21 Nov 1996 23:28:48 +0000 Subject: [PATCH] lilypond-0.0.11 --- hdr/voice.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hdr/voice.hh b/hdr/voice.hh index 4e304bb0d9..db2e0872cf 100644 --- a/hdr/voice.hh +++ b/hdr/voice.hh @@ -33,7 +33,7 @@ struct Voicegroup { struct Voice_element { Real duration; const Voicegroup *group; - const Voice *voice; + const Voice *voice_; IPointerList reqs; PointerList granted_items; -- 2.39.5