diff mbox series

[v2] qemu-options.hx: remove stray quote

Message ID 20230202223121.252073-1-jsnow@redhat.com
State New
Headers show
Series [v2] qemu-options.hx: remove stray quote | expand

Commit Message

John Snow Feb. 2, 2023, 10:31 p.m. UTC
Signed-off-by: John Snow <jsnow@redhat.com>
---
 qemu-options.hx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Philippe Mathieu-Daudé Feb. 3, 2023, 7:05 a.m. UTC | #1
On 2/2/23 23:31, John Snow wrote:
> Signed-off-by: John Snow <jsnow@redhat.com>
> ---
>   qemu-options.hx | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/qemu-options.hx b/qemu-options.hx
> index d59d19704bc..52d477547f5 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -1606,7 +1606,7 @@ SRST
>   
>       .. parsed-literal::
>   
> -        |qemu_system_x86| -drive file=a -drive file=b"
> +        |qemu_system_x86| -drive file=a -drive file=b
>   
>       is interpreted like:
>   

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Laurent Vivier March 13, 2023, 5:37 p.m. UTC | #2
Le 02/02/2023 à 23:31, John Snow a écrit :
> Signed-off-by: John Snow <jsnow@redhat.com>
> ---
>   qemu-options.hx | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/qemu-options.hx b/qemu-options.hx
> index d59d19704bc..52d477547f5 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -1606,7 +1606,7 @@ SRST
>   
>       .. parsed-literal::
>   
> -        |qemu_system_x86| -drive file=a -drive file=b"
> +        |qemu_system_x86| -drive file=a -drive file=b
>   
>       is interpreted like:
>   

Applied to my trivial-patches branch.

Thanks,
Laurent
diff mbox series

Patch

diff --git a/qemu-options.hx b/qemu-options.hx
index d59d19704bc..52d477547f5 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -1606,7 +1606,7 @@  SRST
 
     .. parsed-literal::
 
-        |qemu_system_x86| -drive file=a -drive file=b"
+        |qemu_system_x86| -drive file=a -drive file=b
 
     is interpreted like: