diff mbox series

[FFmpeg-devel] doc/general: Fix entry for AMQP

Message ID 20200319115731.23528-1-andriy.gelman@gmail.com
State Accepted
Headers show
Series [FFmpeg-devel] doc/general: Fix entry for AMQP | expand

Checks

Context Check Description
andriy/ffmpeg-patchwork success Make fate finished

Commit Message

Andriy Gelman March 19, 2020, 11:57 a.m. UTC
From: Andriy Gelman <andriy.gelman@gmail.com>

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
---
 doc/general.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Paul B Mahol March 19, 2020, 4:37 p.m. UTC | #1
LGTM

On 3/19/20, Andriy Gelman <andriy.gelman@gmail.com> wrote:
> From: Andriy Gelman <andriy.gelman@gmail.com>
>
> Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
> ---
>  doc/general.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/general.texi b/doc/general.texi
> index 14878f4dcf3..752618a00b4 100644
> --- a/doc/general.texi
> +++ b/doc/general.texi
> @@ -1336,7 +1336,7 @@ performance on systems without hardware floating point
> support).
>
>  @multitable @columnfractions .4 .1
>  @item Name         @tab Support
> -@item AMQP         @tab X
> +@item AMQP         @tab E
>  @item file         @tab X
>  @item FTP          @tab X
>  @item Gopher       @tab X
> --
> 2.25.1
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
Marton Balint March 19, 2020, 9:03 p.m. UTC | #2
On Thu, 19 Mar 2020, Andriy Gelman wrote:

> From: Andriy Gelman <andriy.gelman@gmail.com>
>
> Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
> ---
> doc/general.texi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/general.texi b/doc/general.texi
> index 14878f4dcf3..752618a00b4 100644
> --- a/doc/general.texi
> +++ b/doc/general.texi
> @@ -1336,7 +1336,7 @@ performance on systems without hardware floating point support).
> 
> @multitable @columnfractions .4 .1
> @item Name         @tab Support
> -@item AMQP         @tab X
> +@item AMQP         @tab E
> @item file         @tab X
> @item FTP          @tab X
> @item Gopher       @tab X

Thanks, applied.

Regards,
Marton
diff mbox series

Patch

diff --git a/doc/general.texi b/doc/general.texi
index 14878f4dcf3..752618a00b4 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -1336,7 +1336,7 @@  performance on systems without hardware floating point support).
 
 @multitable @columnfractions .4 .1
 @item Name         @tab Support
-@item AMQP         @tab X
+@item AMQP         @tab E
 @item file         @tab X
 @item FTP          @tab X
 @item Gopher       @tab X