Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
8c873b28
Commit
8c873b28
authored
Aug 20, 2009
by
Pierre
Browse files
podcast: Kill a warning.
parent
3e05da4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/demux/playlist/podcast.c
View file @
8c873b28
...
...
@@ -74,7 +74,7 @@ static int Demux( demux_t *p_demux )
int
i_ret
;
xml_t
*
p_xml
;
xml_reader_t
*
p_xml_reader
;
xml_reader_t
*
p_xml_reader
=
NULL
;
char
*
psz_elname
=
NULL
;
char
*
psz_item_mrl
=
NULL
;
char
*
psz_item_size
=
NULL
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment