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
2e6a0471
Commit
2e6a0471
authored
Aug 13, 2003
by
Jean-Paul Saman
Browse files
Keep track of ioctl_UnsetDMXFilter
parent
5b838f14
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access/dvb/dvb.c
View file @
2e6a0471
...
...
@@ -613,6 +613,7 @@ int ioctl_UnsetDMXFilter(input_thread_t * p_input, int demux)
# endif
return
-
1
;
}
msg_Dbg
(
p_input
,
"ioctl_UnsetDMXFilter closing demux %d"
,
demux
);
close
(
demux
);
return
0
;
}
...
...
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