Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
7b4e4d4e
Commit
7b4e4d4e
authored
Nov 12, 2006
by
Rémi Denis-Courmont
Browse files
Fix warnings
parent
a7cfd58b
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/demux/demuxdump.c
View file @
7b4e4d4e
...
...
@@ -88,7 +88,7 @@ static int Open( vlc_object_t * p_this )
{
demux_t
*
p_demux
=
(
demux_t
*
)
p_this
;
demux_sys_t
*
p_sys
;
c
har
*
psz_mode
;
c
onst
char
*
psz_mode
;
vlc_value_t
val
;
vlc_bool_t
b_append
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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