From 08eb095955b1ea6a23df268a38b434f403a10229 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Wed, 11 Jan 2012 17:03:47 +0100 Subject: Fix ChangeHosts address string ChangeHosts incorrectly encodes address as a string, not a binary blob. It should be the same as in the HOSTS structure. Fixes #43604 Signed-off-by: Julien Danjou --- src/xproto.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xproto.xml b/src/xproto.xml index cbb5fa2..7b307b7 100644 --- a/src/xproto.xml +++ b/src/xproto.xml @@ -2295,7 +2295,7 @@ authorization from the authors. - + address_len -- cgit v1.2.3