]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/spacing-loose-columns.cc
Merge remote-tracking branch 'origin' into HEAD
[lilypond.git] / lily / spacing-loose-columns.cc
index 861b540e5f0df7baf287e9d0bb27885f5d9dbb37..bf8e13593aa4ed71074dc1c2e52fc6a2b186baf0 100644 (file)
@@ -83,7 +83,8 @@ set_loose_columns (System *which, Column_x_positions const *posns)
 
       if (!right)
         {
-          programming_error ("Can't attach loose column sensibly. Attaching to end of system.");
+          programming_error ("Can't attach loose column sensibly."
+                             "  Attaching to end of system.");
           right = which->get_bound (RIGHT);
         }