From be88afe9f37ad585cc100580d968c07c6c6c1776 Mon Sep 17 00:00:00 2001 From: Svend Sorensen Date: Sun, 27 Jun 2004 05:14:06 +0000 Subject: [PATCH] removed trailing ws --- lib/cue_parse.y | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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