diff --git a/stream/stream_dvdnav.c b/stream/stream_dvdnav.c index 21522f8b6b..b6b8df4fc3 100644 --- a/stream/stream_dvdnav.c +++ b/stream/stream_dvdnav.c @@ -524,7 +524,7 @@ static void identify(dvdnav_priv_t *priv, struct stream_priv_s *p) uint32_t titles=0, i; if(p->track <= 0) { dvdnav_get_number_of_titles(priv->dvdnav, &titles); - for(i=0; idvdnav, i); } else