mirror of
https://github.com/mpv-player/mpv
synced 2025-01-12 09:59:44 +00:00
Kill a compiler warning, Patch by Zuxy Meng
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16763 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d4e6ecfd6a
commit
719baa4502
@ -70,7 +70,7 @@ extern stream_info_t stream_info_smb;
|
||||
#ifdef STREAMING_LIVE555
|
||||
extern stream_info_t stream_info_sdp;
|
||||
extern stream_info_t stream_info_rtsp_sip;
|
||||
#endif;
|
||||
#endif
|
||||
|
||||
extern stream_info_t stream_info_cue;
|
||||
extern stream_info_t stream_info_null;
|
||||
|
Loading…
Reference in New Issue
Block a user