mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-29 22:00:58 +02:00
cosmetics: alignment
Originally committed as revision 9802 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
b1dc5beb12
commit
89aa478f75
@ -28,7 +28,7 @@ typedef enum {
|
|||||||
PKT_MEDIA = 0xbf,
|
PKT_MEDIA = 0xbf,
|
||||||
PKT_EOS = 0xfb,
|
PKT_EOS = 0xfb,
|
||||||
PKT_FLT = 0xfc,
|
PKT_FLT = 0xfc,
|
||||||
PKT_UMF = 0xfd
|
PKT_UMF = 0xfd,
|
||||||
} pkt_type_t;
|
} pkt_type_t;
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user