]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/matrix-storage.cc
release: 0.1.11
[lilypond.git] / flower / matrix-storage.cc
index 698f673b25e9fe33a403d486d9b79a3d41938a92..7556a2cdd5c3b3a0acf899169b8c43155faf36bf 100644 (file)
@@ -92,7 +92,7 @@ Matrix_storage::get_full (int n, int m)
 
  bool
 Matrix_storage::try_right_multiply (Matrix_storage *, 
-                                  const Matrix_storage *)const
+                                  const Matrix_storage *) const
 {
   return false;
 }