diff options
| -rw-r--r-- | specs/amqp-dtx-preview.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/amqp-dtx-preview.xml b/specs/amqp-dtx-preview.xml index 77ef5e0bb2..f1c10f609c 100644 --- a/specs/amqp-dtx-preview.xml +++ b/specs/amqp-dtx-preview.xml @@ -109,7 +109,7 @@ <!-- == dtx-demarcation ========================================================== --> - <class name = "dtx-demarcation" handler = "channel" index = "100" label = "demarcates distributed transaction branches"> + <class name = "dtx-demarcation" handler = "channel" index = "101" label = "demarcates distributed transaction branches"> <doc> This class is part of the X-Open XA distributed transaction protocol support. It allows a channel to be selected for use with distributed transactions and the transactional boundaries for work on that channel |
