]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/voice-element.hh
release: 0.0.44
[lilypond.git] / lily / include / voice-element.hh
index cf398bc9b676dffe87e9df87088991edf42a60f2..0b606f1301a0a31c7d58294916f22068c793b979 100644 (file)
@@ -18,7 +18,7 @@
     *the requests, */
 struct Voice_element {
     Moment duration;
-    char const* defined_ch_c_l_;
+    char const* defined_ch_C_;
     Voice const *voice_l_;
     IPointerList<Request*> reqs;