From 959b718957527710b4bcf6e7227a0beaeb034137 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 10 Jun 2014 21:44:50 +0200 Subject: stream_dvb: remove global option variables --- stream/dvbin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream/dvbin.h') diff --git a/stream/dvbin.h b/stream/dvbin.h index 4caba45c7d..1eb7174af0 100644 --- a/stream/dvbin.h +++ b/stream/dvbin.h @@ -75,7 +75,7 @@ typedef struct { void *priv; } dvb_config_t; -typedef struct { +typedef struct dvb_params { struct mp_log *log; int fd; int card; -- cgit v1.2.3