diff options
Diffstat (limited to 'libmpdemux/cdda.c')
-rw-r--r-- | libmpdemux/cdda.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpdemux/cdda.c b/libmpdemux/cdda.c index 26075a37c3..f6b098a11f 100644 --- a/libmpdemux/cdda.c +++ b/libmpdemux/cdda.c @@ -28,7 +28,7 @@ static struct cdda_params { m_span_t span; } cdda_dflts = { -1, - 1, + 0, NULL, 0, -1, |