diff --git a/lib/cue_parse.y b/lib/cue_parse.y index f185488..1ecf8a2 100644 --- a/lib/cue_parse.y +++ b/lib/cue_parse.y @@ -67,7 +67,7 @@ static char *new_filename = NULL; /* last file in this track */ %token FOUR_CH %token SCMS -%token PREGAP +%token PREGAP %token INDEX %token POSTGAP @@ -82,7 +82,7 @@ static char *new_filename = NULL; /* last file in this track */ %token GENRE %token TOC_INFO1 %token TOC_INFO2 -%token UPC_EAN +%token UPC_EAN %token ISRC %token SIZE_INFO