From 5e0b8ef663e84704d66c7b44ec1ca7ae2b9bb013 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:27:32 +0000 Subject: [PATCH] lilypond-0.0.22 --- hdr/inputcommands.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5