mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-13 05:31:44 +00:00
Cosmetics
This commit is contained in:
parent
6f49e95cb2
commit
541428df2e
@ -93,8 +93,7 @@ typedef struct {
|
||||
} mpeg_ts_pmt_pid_info_t;
|
||||
|
||||
/* PES header */
|
||||
typedef struct
|
||||
{
|
||||
typedef struct {
|
||||
unsigned char packet_start_code_prefix_2msb;
|
||||
unsigned char packet_start_code_prefix_1msb;
|
||||
unsigned char packet_start_code_prefix_lsb;
|
||||
|
Loading…
Reference in New Issue
Block a user