mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
even longer device filenames
This commit is contained in:
parent
32afa3e920
commit
2b53b34350
@ -660,7 +660,7 @@ typedef struct dvb_devices_t {
|
|||||||
} dvb_devices;
|
} dvb_devices;
|
||||||
|
|
||||||
|
|
||||||
#define MAXNAME 60
|
#define MAXNAME 128
|
||||||
static int check_tuner(int adapt)
|
static int check_tuner(int adapt)
|
||||||
{
|
{
|
||||||
char device[MAXNAME];
|
char device[MAXNAME];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user