X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=src%2Flinespace.cc;h=fbab62449bba2758d41c90f238c3bf062eb49350;hb=b346828b743d4fe2636a6e58597b3cb6d547357d;hp=e8a767f9ee51fe59a15e261f14299fc2547cdc1b;hpb=64d55ba1ace6eb1a4e8e1798a0e377bff19ae5cc;p=lilypond.git diff --git a/src/linespace.cc b/src/linespace.cc index e8a767f9ee..fbab62449b 100644 --- a/src/linespace.cc +++ b/src/linespace.cc @@ -22,6 +22,7 @@ Spacing_problem::col_id(const PCol *w)const if (cols[i].pcol_ == w) return i; assert(false); + return -1; } void