Move the defintion of STRING8 above its first use in xprint.xml

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Peter Harris 2008-10-16 19:04:40 -04:00 committed by Julien Danjou
parent 6a901fb9a6
commit b5553dfd70

View file

@ -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">