提交 89aa478f 编写于 作者: A Aurelien Jacobs

cosmetics: alignment

Originally committed as revision 9802 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 b1dc5beb
......@@ -24,11 +24,11 @@
/* gxf.c */
typedef enum {
PKT_MAP = 0xbc,
PKT_MEDIA = 0xbf,
PKT_EOS = 0xfb,
PKT_FLT = 0xfc,
PKT_UMF = 0xfd
PKT_MAP = 0xbc,
PKT_MEDIA = 0xbf,
PKT_EOS = 0xfb,
PKT_FLT = 0xfc,
PKT_UMF = 0xfd,
} pkt_type_t;
typedef enum {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册