1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 19:35:49 +00:00

yes, typo. 10l. noticed by atmos

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5462 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-04-01 18:29:31 +00:00
parent 1d13f15b04
commit 8cae0f8c5f

View File

@ -2791,7 +2791,7 @@ if(use_gui || playtree_iter != NULL
){
current_module="uninit_acodec";
if(sh_audio) uninit_video(sh_audio);
if(sh_audio) uninit_audio(sh_audio);
sh_audio=NULL;
current_module="uninit_vcodec";