]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/break-caching.hh
release: 0.1.11
[lilypond.git] / lily / include / break-caching.hh
index 73b07d21ee722aca821281c5c021387cbddd21b0..676be223df3cb88737d640b8ccb313d297e0779f 100644 (file)
@@ -16,7 +16,7 @@
 struct Break_caching : Break_algorithm
 {
     void do_set_pscore();
-    Array<Col_hpositions> do_solve()const;
+    Array<Col_hpositions> do_solve() const;
 };