Author: rhs
Date: Fri Apr 11 10:12:29 2008
New Revision: 647227

URL: http://svn.apache.org/viewvc?rev=647227&view=rev
Log:
QPID-901: temporary workaround for AMQP-218

Added:
    incubator/qpid/trunk/qpid/specs/amqp.0-10-qpid-errata.xml
      - copied, changed from r646521, 
incubator/qpid/trunk/qpid/specs/amqp.0-10.xml

Copied: incubator/qpid/trunk/qpid/specs/amqp.0-10-qpid-errata.xml (from 
r646521, incubator/qpid/trunk/qpid/specs/amqp.0-10.xml)
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/specs/amqp.0-10-qpid-errata.xml?p2=incubator/qpid/trunk/qpid/specs/amqp.0-10-qpid-errata.xml&p1=incubator/qpid/trunk/qpid/specs/amqp.0-10.xml&r1=646521&r2=647227&rev=647227&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/specs/amqp.0-10.xml (original)
+++ incubator/qpid/trunk/qpid/specs/amqp.0-10-qpid-errata.xml Fri Apr 11 
10:12:29 2008
@@ -4018,7 +4018,7 @@
 
     <!-- Struct for xid -->
 
-    <struct name="xid" size="2" pack="2" label="dtx branch identifier">
+    <struct name="xid" size="4" code="0x4" pack="2" label="dtx branch 
identifier">
       <doc>
         An xid uniquely identifies a transaction branch.
       </doc>


Reply via email to