]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/bar.cc
release: 1.2.15
[lilypond.git] / lily / bar.cc
index 95ffc72519901468fab39f6da3de6228c792feff..f21d68fbac833ccd7ef1201f14d43c94fd59a401 100644 (file)
@@ -76,7 +76,7 @@ Bar::do_pre_processing ()
          break;
        }
     }
-  if (remove_elt_property (at_line_start_scm_sym)!= SCM_BOOL_F
+  if (remove_elt_property (at_line_start_scm_sym) != SCM_BOOL_F        // UGR.
       && (break_status_dir () == RIGHT) && (type_str_ == ""))
     {
       type_str_ = "|";