diff libmpdemux/tv.h @ 2837:c63562f5f56f

tuning worx (can set frequency)
author alex
date Sun, 11 Nov 2001 15:45:23 +0000
parents 596a6ba3520f
children bce9c945b29c
line wrap: on
line diff
--- a/libmpdemux/tv.h	Sun Nov 11 15:41:17 2001 +0000
+++ b/libmpdemux/tv.h	Sun Nov 11 15:45:23 2001 +0000
@@ -7,7 +7,7 @@
 //#include "../libvo/fastmemcpy.h"
 //#include "mp_msg.h"
 
-extern unsigned long tv_param_freq;
+extern char *tv_param_freq;
 extern char *tv_param_channel;
 extern char *tv_param_norm;
 extern char *tv_param_device;