From: fred Date: Sun, 24 Mar 2002 19:27:32 +0000 (+0000) Subject: lilypond-0.0.22 X-Git-Tag: release/1.5.59~5632 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5e0b8ef663e84704d66c7b44ec1ca7ae2b9bb013;p=lilypond.git lilypond-0.0.22 --- diff --git a/hdr/inputcommands.hh b/hdr/inputcommands.hh index e2c487f204..20e6a1cb06 100644 --- a/hdr/inputcommands.hh +++ b/hdr/inputcommands.hh @@ -53,7 +53,7 @@ struct Input_commands : public IPointerList { void reset(); void print()const; - Staff_commands *parse() const; + void parse(Staff *) const; }; #endif // INPUTCOMMANDS_HH