From: fred Date: Fri, 6 Dec 1996 00:00:56 +0000 (+0000) Subject: lilypond-0.0.15 X-Git-Tag: release/1.5.59~6652 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6abcbda8fbbca031248a4ca1aaa92b668f140aa0;p=lilypond.git lilypond-0.0.15 --- 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