Re: [FFmpeg-devel] [PATCH] libavformat/utils: Fix code indentation

2019-12-03 Thread Michael Niedermayer
On Mon, Dec 02, 2019 at 09:53:47AM +0800, Linjie Fu wrote: > Introduced since 077939626eeaa0c1364065414c18ab9b3a072281. > > Signed-off-by: Linjie Fu > --- > libavformat/utils.c | 22 +++--- > 1 file changed, 11 insertions(+), 11 deletions(-) will apply thx [...] -- Michael

[FFmpeg-devel] [PATCH] libavformat/utils: Fix code indentation

2019-12-01 Thread Linjie Fu
Introduced since 077939626eeaa0c1364065414c18ab9b3a072281. Signed-off-by: Linjie Fu --- libavformat/utils.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/libavformat/utils.c b/libavformat/utils.c index 8196442..4d18880 100644 --- a/libavformat/utils