<div dir="ltr">Reviewed-by: Jasper St. Pierre <<a href="mailto:jstpierre@mecheye.net">jstpierre@mecheye.net</a>><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 3, 2013 at 1:34 PM, Alan Coopersmith <span dir="ltr"><<a href="mailto:alan.coopersmith@oracle.com" target="_blank">alan.coopersmith@oracle.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Length of "20" with unspecified contents was accidentally split into<br>
a length of "2" and contents of "0" in the docbook conversion.<br>
Verified against old spec in <a href="http://www.x.org/docs/Xext/bigreq.pdf" target="_blank">http://www.x.org/docs/Xext/bigreq.pdf</a><br>
<br>
Signed-off-by: Alan Coopersmith <<a href="mailto:alan.coopersmith@oracle.com">alan.coopersmith@oracle.com</a>><br>
---<br>
 specs/bigreq.xml |    4 ++--<br>
 1 file changed, 2 insertions(+), 2 deletions(-)<br>
<br>
diff --git a/specs/bigreq.xml b/specs/bigreq.xml<br>
index 13a233e..1d1d84d 100644<br>
--- a/specs/bigreq.xml<br>
+++ b/specs/bigreq.xml<br>
@@ -277,8 +277,8 @@<br>
         <entry>maximum-request-length</entry><br>
       </row><br>
       <row><br>
-        <entry>2</entry><br>
-        <entry>0</entry><br>
+        <entry>20</entry><br>
+        <entry></entry><br>
         <entry>unused</entry><br>
       </row><br>
      </tbody><br>
<span class="HOEnZb"><font color="#888888">--<br>
1.7.9.2<br>
<br>
_______________________________________________<br>
<a href="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</a>: X.Org development<br>
Archives: <a href="http://lists.x.org/archives/xorg-devel" target="_blank">http://lists.x.org/archives/xorg-devel</a><br>
Info: <a href="http://lists.x.org/mailman/listinfo/xorg-devel" target="_blank">http://lists.x.org/mailman/listinfo/xorg-devel</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>  Jasper<br>
</div>