dvdcss: Fix typo in documentation

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31884 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2010-08-01 13:53:04 +00:00 committed by Uoti Urpala
parent 2fadc18008
commit 3f4dd2f833
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ static int AttackPadding ( uint8_t const[], int, uint8_t * );
/*****************************************************************************
* _dvdcss_test: check if the disc is encrypted or not
*****************************************************************************
* Sets b_scrambled, b_ioctl
* Sets b_scrambled, b_ioctls
*****************************************************************************/
void _dvdcss_test( dvdcss_t dvdcss )
{