mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
fix warning : wrong variable initialised in second switch default
Original commit message from CVS: fix warning : wrong variable initialised in second switch default
This commit is contained in:
parent
fe98ac2db9
commit
eeeff5df84
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
|
||||||
|
|
||||||
|
* ext/dvdread/stream_labels.c:
|
||||||
|
(dvdreadsrc_get_audio_stream_labels):
|
||||||
|
Fix warning (init the good variable in switch default)
|
||||||
|
|
||||||
2005-01-09 Koop Mast <kwm@rainbow-runner.nl>
|
2005-01-09 Koop Mast <kwm@rainbow-runner.nl>
|
||||||
|
|
||||||
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
Loading…
Reference in a new issue