changeset 31807:c42c4e88e6f5

Fix typo in documentation.
author reimar
date Sun, 01 Aug 2010 13:53:04 +0000
parents 383f17e1ef2f
children 7b6e0890b6a9
files libdvdcss/css.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libdvdcss/css.c	Sun Aug 01 13:52:17 2010 +0000
+++ b/libdvdcss/css.c	Sun Aug 01 13:53:04 2010 +0000
@@ -90,7 +90,7 @@
 /*****************************************************************************
  * _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 )
 {