util/vhost-user-server: s/fileds/fields/ typo fix
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20200924151549.913737-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
8675a37681
commit
1d7874568b
@ -407,7 +407,7 @@ bool vhost_user_server_start(VuServer *server,
|
||||
return false;
|
||||
}
|
||||
|
||||
/* zero out unspecified fileds */
|
||||
/* zero out unspecified fields */
|
||||
*server = (VuServer) {
|
||||
.listener = listener,
|
||||
.vu_iface = vu_iface,
|
||||
|
Loading…
Reference in New Issue
Block a user