Fixed bug of multiple declaration of 'dvd_device'

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4229 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nick 2002-01-18 09:10:00 +00:00
parent 16c6cf34ce
commit 6a8715f9b9
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
char *dvd_auth_device=NULL;
char *dvd_device=NULL;
extern char *dvd_device;
char *dvd_raw_device=NULL;
char *css_so=NULL;
unsigned char key_disc[2048];