ref: 92de716371ea7782a6a50185ba9fe5666b054397
parent: 4fb72bf9d49ff22be5970333517fdf46d91a2dd7
author: Håkan Hjort <d95hjort@dtek.chalmers.se>
date: Thu May 16 16:12:04 EDT 2002
Update error message.
--- a/src/css.c
+++ b/src/css.c
@@ -2,7 +2,7 @@
* css.c: Functions for DVD authentification and unscrambling
*****************************************************************************
* Copyright (C) 1999-2001 VideoLAN
- * $Id: css.c,v 1.7 2002/04/05 00:26:25 gbazin Exp $
+ * $Id: css.c,v 1.8 2002/05/16 20:12:04 hjort Exp $
*
* Author: St�phane Borel <stef@via.ecp.fr>
* H�kan Hjort <d95hjort@dtek.chalmers.se>
@@ -82,7 +82,7 @@
/* Since it's the first ioctl we try to issue, we add a notice */
_dvdcss_error( dvdcss, "css error: ioctl_ReadCopyright failed, "
"make sure there is a DVD in the drive, and that "
- "DVD ioctls were compiled in this libdvdcss version."
+ "you have used the correct device node."
#if defined( WIN32 )
"\nAlso note that if you are using Windows NT/2000/XP "
"you need to have administrator priviledges to be able "