]> git.proxmox.com Git - mirror_qemu.git/commit - net/slirp.c
net/slirp: fix the IPv6 prefix length error message
authorStefano Garzarella <sgarzare@redhat.com>
Wed, 15 May 2019 09:08:05 +0000 (11:08 +0200)
committerJason Wang <jasowang@redhat.com>
Fri, 17 May 2019 09:00:12 +0000 (17:00 +0800)
commit178a0a5dea382ac13bc2cdd3c9c4c5728a40b06b
treec7326304332814a79b7e15ac419b11f38e713ed5
parent427ceb0fecf7afcfd76ae65f7197188b2842d385
net/slirp: fix the IPv6 prefix length error message

Reword and add a missing parentheses at the end of the
error message.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
net/slirp.c