]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/input-staff.hh
release: 0.0.44
[lilypond.git] / lily / include / input-staff.hh
index 23495bd74400996583b4cc026cb0e1023c64407b..25e1431162082ec463009fb974cc513da230c09a 100644 (file)
@@ -14,7 +14,7 @@
 
 struct Input_staff {
     
-    char const * defined_ch_c_l_;
+    char const * defined_ch_C_;
     String type;
     
     IPointerList<Input_music*> music_;