[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] tests/vhost-user-bridge.c: Fix typo in help message
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH] tests/vhost-user-bridge.c: Fix typo in help message |
Date: |
Wed, 1 Sep 2021 18:20:19 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 9/1/21 5:27 PM, Peter Maydell wrote:
> Fix a typo in the help message printed by vhost-user-bridge.
>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
> tests/vhost-user-bridge.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>