[PATCH] Move the defintion of STRING8 above its first use in xprint.xml
Peter Harris
peter.harris at hummingbird.com
Thu Oct 16 16:04:40 PDT 2008
---
src/xprint.xml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/xprint.xml b/src/xprint.xml
index 0dcff1d..ffd8df1 100644
--- a/src/xprint.xml
+++ b/src/xprint.xml
@@ -33,6 +33,8 @@ authorization from the authors.
<import>xproto</import>
+ <typedef oldname="char" newname="STRING8" />
+
<!-- Types -->
<struct name="PRINTER">
<field type="CARD32" name="nameLen" />
@@ -49,7 +51,6 @@ authorization from the authors.
<!--<typedef oldname="CARD32" newname="PCONTEXT" />-->
<xidtype name="PCONTEXT" />
- <typedef oldname="char" newname="STRING8" />
<!-- "PrintGetDocumentData" -->
<enum name="GetDoc">
--
1.5.6.5
--Boundary-00=_AZN/IF1giImPFy/--
More information about the Xcb
mailing list