From 40feca914b94d1d3e2f1f6fc7a22a5ebee014137 Mon Sep 17 00:00:00 2001 From: Yong Bakos Date: Thu, 11 Aug 2016 14:33:02 -0700 Subject: [PATCH] protocol: Correct description indentation Signed-off-by: Yong Bakos Reviewed-by: Bryce Harrington --- protocol/wayland.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 523bd9d..55a74a7 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -173,7 +173,7 @@ - Notify the client when the related request is done. + Notify the client when the related request is done. @@ -281,11 +281,11 @@ - This describes the memory layout of an individual pixel. + This describes the memory layout of an individual pixel. - All renderers should support argb8888 and xrgb8888 but any other - formats are optional and may not be supported by the particular - renderer in use. + All renderers should support argb8888 and xrgb8888 but any other + formats are optional and may not be supported by the particular + renderer in use. The drm format codes match the #defines in drm_fourcc.h. The formats actually supported by the compositor will be -- 2.7.4