summaryrefslogtreecommitdiffstats
path: root/libdvdcss/css.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdvdcss/css.h')
-rw-r--r--libdvdcss/css.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdvdcss/css.h b/libdvdcss/css.h
index a97fa4a193..55f0df8aff 100644
--- a/libdvdcss/css.h
+++ b/libdvdcss/css.h
@@ -48,7 +48,7 @@ typedef struct css_s
/*****************************************************************************
* Prototypes in css.c
*****************************************************************************/
-int _dvdcss_test ( dvdcss_t );
+void _dvdcss_test ( dvdcss_t );
int _dvdcss_title ( dvdcss_t, int );
int _dvdcss_disckey ( dvdcss_t );
int _dvdcss_titlekey ( dvdcss_t, int , dvd_key_t );