Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
libdvdread
Commits
d59e891d
Commit
d59e891d
authored
May 15, 2014
by
beandog
Committed by
Jean-Baptiste Kempf
May 15, 2014
Browse files
Remain consistent with earlier code in function
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
15a81009
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dvd_input.c
View file @
d59e891d
...
...
@@ -321,6 +321,7 @@ int dvdinput_setup(void)
fprintf
(
stderr
,
"libdvdread: Missing symbols in %s, "
"this shouldn't happen !
\n
"
,
CSS_LIB
);
dlclose
(
dvdcss_library
);
dvdcss_library
=
NULL
;
}
}
#endif
/* HAVE_DVDCSS_DVDCSS_H */
...
...
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