diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:53 +0000 |
commit | a86c5f7cae7ec9a3398300555a0b644689d946a1 (patch) | |
tree | 39fe4b107c71174fd1e8a8ceb9a4d2aa14116248 /fix/FIX50SP2.xml | |
parent | Releasing progress-linux version 4.2.6-1~progress7.99u1. (diff) | |
download | wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.tar.xz wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.zip |
Merging upstream version 4.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'fix/FIX50SP2.xml')
-rw-r--r-- | fix/FIX50SP2.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fix/FIX50SP2.xml b/fix/FIX50SP2.xml index fa0f115f..cf50a427 100644 --- a/fix/FIX50SP2.xml +++ b/fix/FIX50SP2.xml @@ -7327,7 +7327,7 @@ <field number='393' name='TotNoRelatedSym' type='INT' /> <field number='394' name='BidType' type='INT'> <value enum='1' description='NON_DISCLOSED_STYLE' /> - <value enum='2' description='DISCLOSED_SYTLE' /> + <value enum='2' description='DISCLOSED_STYLE' /> <value enum='3' description='NO_BIDDING_PROCESS' /> </field> <field number='395' name='NumTickets' type='INT' /> @@ -7508,7 +7508,7 @@ <value enum='12' description='EXECUTING_TRADER' /> <value enum='13' description='ORDER_ORIGINATION_FIRM' /> <value enum='14' description='GIVEUP_CLEARING_FIRM' /> - <value enum='15' description='CORRESPONDANT_CLEARING_FIRM' /> + <value enum='15' description='CORRESPONDENT_CLEARING_FIRM' /> <value enum='16' description='EXECUTING_SYSTEM' /> <value enum='17' description='CONTRA_FIRM' /> <value enum='18' description='CONTRA_CLEARING_FIRM' /> |