提交 089e1bcf 编写于 作者: M Michael Niedermayer

Remove comment suggesting using variables ending in _t as this would break POSIX.

Originally committed as revision 16061 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 c9bea488
......@@ -67,7 +67,7 @@ typedef struct {
int16_t pts_delta;
uint8_t reserved_count;
uint8_t header_idx;
} FrameCode; // maybe s/FrameCode/framecode_t/ or change all to Java style but do not mix
} FrameCode;
typedef struct {
int last_flags;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册