chardev: Indent list of chardevs
commit8513ec28beda57a8e037b811a681a2b54d9be80f
authorMax Reitz <mreitz@redhat.com>
Fri, 19 Oct 2018 16:49:26 +0000 (19 18:49 +0200)
committerKevin Wolf <kwolf@redhat.com>
Mon, 5 Nov 2018 14:18:00 +0000 (5 15:18 +0100)
treebebf37b8cb21f7a460a46135185339a4a9daaa72
parent638987127db0e3b0c23e86cb9dcc19f988d84be4
chardev: Indent list of chardevs

Following the example of qemu_opts_print_help(), indent all entries in
the list of character devices.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
chardev/char.c