[FFmpeg-devel] [PATCH V1 2/2] lavc/hls: Cosmetics: Fix indentation for free_segment_list

Carl Eugen Hoyos ceffmpeg at gmail.com
Mon Jan 14 18:06:55 EET 2019


2019-01-14 16:54 GMT+01:00, Jun Zhao <mypopydev at gmail.com>:
> Commit 673d8cfd518 missed the indent
>
> Signed-off-by: Jun Zhao <mypopydev at gmail.com>
> ---
>  libavformat/hls.c |    8 ++++----
>  1 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/libavformat/hls.c b/libavformat/hls.c
> index 63e1abe..2dd42ff 100644
> --- a/libavformat/hls.c
> +++ b/libavformat/hls.c
> @@ -12,7 +12,7 @@
>   *
>   * FFmpeg is distributed in the hope that it will be useful,
>   * but WITHOUT ANY WARRANTY; without even the implied warranty of
> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU1

This change is not ok.

Carl Eugen


More information about the ffmpeg-devel mailing list