From 56e3160f88f30e4f08433d5da826515575b75f09 Mon Sep 17 00:00:00 2001 From: Peter Harris Date: Wed, 27 Aug 2008 10:13:18 +0200 Subject: [PATCH] xv.xml: Make padding explicit I noticed that xv.xml assumes implicit padding in a couple of locations. Please apply this patch to make the padding explicit. Or is implicit pad support required in all consumers of xcb/proto? Signed-off-by: Julien Danjou --- src/xv.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/xv.xml b/src/xv.xml index ebf4837..e5a132f 100644 --- a/src/xv.xml +++ b/src/xv.xml @@ -84,11 +84,12 @@ authorization from the authors. - + + name_size @@ -97,6 +98,7 @@ authorization from the authors. + -- 2.34.1