did not compile (bad place for } )

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2419 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
pl 2001-10-23 13:05:23 +00:00
parent 01e821cd5d
commit 9066ffe1e6
1 changed files with 1 additions and 1 deletions

View File

@ -905,8 +905,8 @@ void resync_audio_stream(sh_audio_t *sh_audio){
mad_stream_sync(&mad_stream);
mad_postprocess_buffer(sh_audio, &mad_stream);
break;
}
#endif
}
}
void skip_audio_frame(sh_audio_t *sh_audio){