From 9efd2ac87b9eca51d07173cf33d48f4d3b77509e Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Wed, 11 Jan 2012 17:06:36 +0100 Subject: [PATCH] Fix SetFontPath path string encoding SetFontPath doesn't encode the path strings correctly - it should be the same as the GetFontPath reply. Fixes #43602 Signed-off-by: Julien Danjou --- src/xproto.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/xproto.xml b/src/xproto.xml index 7b307b7..057d542 100644 --- a/src/xproto.xml +++ b/src/xproto.xml @@ -1482,7 +1482,10 @@ authorization from the authors. - + + + path_len + -- 2.34.1