---
 lily/parser.yy |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lily/parser.yy b/lily/parser.yy
index 99e15a4..ac0d357 100644
--- a/lily/parser.yy
+++ b/lily/parser.yy
@@ -1077,7 +1077,7 @@ function_scm_argument:
        ;
 
 /* An argument list. If a function \foo expects scm scm music, then the lexer 
expands \foo into the token sequence:
- MUSIC_FUNCTION EXPECT_MUSIC EXPECT_SCM EXPECT_SCM
+ MUSIC_FUNCTION EXPECT_MUSIC EXPECT_SCM EXPECT_SCM EXPECT_NO_MORE_ARGS
 and this rule returns the reversed list of arguments. */
 
 function_arglist_music_last:
-- 
1.6.5.3.153.g0670



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to