Commit 89aa478f authored by Aurelien Jacobs's avatar Aurelien Jacobs

cosmetics: alignment

Originally committed as revision 9802 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b1dc5beb
......@@ -28,7 +28,7 @@ typedef enum {
PKT_MEDIA = 0xbf,
PKT_EOS = 0xfb,
PKT_FLT = 0xfc,
PKT_UMF = 0xfd
PKT_UMF = 0xfd,
} pkt_type_t;
typedef enum {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment