summaryrefslogtreecommitdiff
path: root/stcol.hh
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>1996-11-05 17:55:42 +0100
committerHan-Wen Nienhuys <hanwen@xs4all.nl>1996-11-05 17:55:42 +0100
commit748e6176ab755ccf841f408d13d5818260a05d32 (patch)
treeaed0afeddb2233cf6bf67d9f82ffde051c57f715 /stcol.hh
parent74e0f769a23454f038d20270463c734a9c22f5f9 (diff)
release: 0.0.5
Diffstat (limited to 'stcol.hh')
-rw-r--r--stcol.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/stcol.hh b/stcol.hh
index 2b23934c53..060d585fde 100644
--- 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);
/****************************************************************