cdrdao Grammar missing MSF for START and END.

This commit is contained in:
rocky
2005-02-01 03:35:43 +00:00
parent 9f8fe7974f
commit 4bd7e37966

View File

@@ -46,7 +46,7 @@ development.''
@titlepage
@title GNU libcdio library
@subtitle $Id: libcdio.texi,v 1.37 2005/02/01 03:19:51 rocky Exp $
@subtitle $Id: libcdio.texi,v 1.38 2005/02/01 03:35:43 rocky Exp $
@author Rocky Bernstein et al.
@page
@@ -703,7 +703,7 @@ are the same.
| "TWO_CHANNEL_AUDIO" | "FOUR_CHANNEL_AUDIO" )*
@{ <cdTextTrack> @}
@{ "PREGAP" <msf> @}
( <subTrack> | "START" | "END" )+
( <subTrack> | "START" @{ msf @} | "END" @{ msf @} )+
( "INDEX" <msf> )*
<subTrack> ::=