mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
remove typedef
This commit is contained in:
@@ -131,7 +131,7 @@ struct ca_descr {
|
||||
unsigned char cw[8];
|
||||
};
|
||||
|
||||
typedef struct ca_pid {
|
||||
struct ca_pid {
|
||||
unsigned int pid;
|
||||
int index;/* -1 == disable*/
|
||||
};
|
||||
|
Reference in New Issue
Block a user