]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/colhpos.cc
release: 1.1.60
[lilypond.git] / lily / colhpos.cc
index 8d82c2c06d1f58c2360e0f47c6af8c4c0e75d39f..f23646cb019b9bfb7a8f15e5dbd2e97fc229ecf1 100644 (file)
@@ -45,7 +45,7 @@ void
 Column_x_positions::OK() const
 {
 #ifndef NDEBUG
-  assert (config.size() == cols.size ());
+  assert (config_.size() == cols_.size ());
 #endif
 }