[Qemu-devel] [PATCH 1/2] vhost-user: fix indentation in protocol specification

Stefan Hajnoczi posted 2 patches 8 years, 1 month ago
[Qemu-devel] [PATCH 1/2] vhost-user: fix indentation in protocol specification
Posted by Stefan Hajnoczi 8 years, 1 month ago
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
---
 docs/interop/vhost-user.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/interop/vhost-user.txt b/docs/interop/vhost-user.txt
index 954771d0d8..fd8ac56562 100644
--- a/docs/interop/vhost-user.txt
+++ b/docs/interop/vhost-user.txt
@@ -53,8 +53,8 @@ Depending on the request type, payload can be:
 
  * A vring state description
    ---------------
-  | index | num |
-  ---------------
+   | index | num |
+   ---------------
 
    Index: a 32-bit index
    Num: a 32-bit number
-- 
2.14.3