mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 07:42:17 +00:00
1000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10604 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0ceae373cf
commit
97762d4d57
@ -837,7 +837,7 @@ static int tune_it(int fd_frontend, int fd_sec, unsigned int freq, unsigned int
|
||||
break;
|
||||
default:
|
||||
mp_msg(MSGT_DEMUX, MSGL_V, "Unknown FE type. Aborting\n");
|
||||
exit(-1);
|
||||
return 0;
|
||||
}
|
||||
usleep(100000);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user