qemu-e2k/contrib/vhost-user-blk
Stefan Hajnoczi 096b778f14 contrib/vhost-user-blk: add missing GOptionEntry NULL terminator
The GLib documentation says "a NULL-terminated array of GOptionEntrys"
so we'd better make sure there is a terminator that lets
g_option_context_add_main_entries() know when the end of the array has
been reached.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20220411150057.3009667-1-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2022-04-21 12:01:24 +02:00
..
meson.build libvhost-user: make it a meson subproject 2020-12-08 13:48:58 -05:00
vhost-user-blk.c contrib/vhost-user-blk: add missing GOptionEntry NULL terminator 2022-04-21 12:01:24 +02:00