mirror of
https://github.com/qemu/qemu.git
synced 2026-05-17 15:39:58 +00:00
qapi: Drop unnecessary whitespace in comments
The only instances that get changed are those in which the additional whitespace was not (or couldn't possibly be) used for alignment purposes. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Message-Id: <20220503073737.84223-7-abologna@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
committed by
Markus Armbruster
parent
15cc783cfb
commit
23e4645258
@@ -189,7 +189,7 @@
|
||||
# Captures the address of a socket, which could also be a named file
|
||||
# descriptor
|
||||
#
|
||||
# @type: Transport type
|
||||
# @type: Transport type
|
||||
#
|
||||
# Since: 2.9
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user