]> git.proxmox.com Git - mirror_qemu.git/commitdiff
vhost-user: typo fixups
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 29 Jun 2014 14:58:48 +0000 (17:58 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 29 Jun 2014 16:39:41 +0000 (19:39 +0300)
Fix typo in field name.
Strip two consequitive empty lines.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
docs/specs/vhost-user.txt

index 6abb6977ff32fd70d7f0979ed1fbaef176382eae..650bb18186c86bdb03780f0af67ea3ad0d7aa969 100644 (file)
@@ -85,8 +85,7 @@ Depending on the request type, payload can be:
    Guest address: a 64-bit guest address of the region
    Size: a 64-bit size
    User address: a 64-bit user address
-   mmmap offset: 64-bit offset where region starts in the mapped memory
-
+   mmap offset: 64-bit offset where region starts in the mapped memory
 
 In QEMU the vhost-user message is implemented with the following struct: