Cosmetics

This commit is contained in:
Moritz Bunkus 2011-08-16 10:49:41 +02:00
parent 6f49e95cb2
commit 541428df2e

View File

@ -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;