From 3f4dd2f8333c12c87901c070a4659ea59e102e23 Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 1 Aug 2010 13:53:04 +0000 Subject: dvdcss: Fix typo in documentation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31884 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libdvdcss/css.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdvdcss') diff --git a/libdvdcss/css.c b/libdvdcss/css.c index ca53e6b494..886a803efd 100644 --- a/libdvdcss/css.c +++ b/libdvdcss/css.c @@ -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 ) { -- cgit v1.2.3