]> git.donarmstrong.com Git - lilypond.git/blobdiff - stcol.hh
release: 0.0.5
[lilypond.git] / stcol.hh
index 2b23934c53851f7344cf8da181dbe2a28fa88916..060d585fdedf8198d26abf03b011e58eb55ab713 100644 (file)
--- a/stcol.hh
+++ b/stcol.hh
@@ -17,7 +17,7 @@ struct Staff_column {
     svec<Command *> s_commands;
     
     Staff_column(Score_column*s); 
-    bool mus() const ;
+    bool mus() const;
     Real when() const;
     void add(Voice_element*ve);
     /****************************************************************