> 在 2018年8月20日,下午7:13,Jun Zhao 写道:
>
> fix the build warning for "ISO C90 forbids mixed declarations and code"
>
> Signed-off-by: Jun Zhao
> ---
> libavformat/hlsenc.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c
>
fix the build warning for "ISO C90 forbids mixed declarations and code"
Signed-off-by: Jun Zhao
---
libavformat/hlsenc.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c
index 43e6fc8..c261016 100644
--- a/libavformat/hlsenc.c