Skip to content

Commit 57d32f3

Browse files
committed
Merge pull request aeron-io#198 from csoroiu/master
replaced tabs with spaces
2 parents c86c7cd + b61e6af commit 57d32f3

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

test/resources/message-block-length-test.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@
1515
<type name="blockLength" primitiveType="uint16"/>
1616
<type name="numInGroup" primitiveType="uint8" semanticType="NumInGroup"/>
1717
</composite>
18-
<set name="event" encodingType="uint8">
19-
<choice name="choice0">0</choice>
20-
<choice name="choice1">1</choice>
21-
<choice name="choice2">2</choice>
22-
<choice name="choice3">3</choice>
23-
<choice name="choice4">4</choice>
24-
<choice name="choice5">5</choice>
25-
<choice name="choice6">6</choice>
26-
<choice name="choice7">7</choice>
18+
<set name="event" encodingType="uint8">
19+
<choice name="choice0">0</choice>
20+
<choice name="choice1">1</choice>
21+
<choice name="choice2">2</choice>
22+
<choice name="choice3">3</choice>
23+
<choice name="choice4">4</choice>
24+
<choice name="choice5">5</choice>
25+
<choice name="choice6">6</choice>
26+
<choice name="choice7">7</choice>
2727
</set>
2828
</types>
2929
<message name="msgName" id="10" blockLength="11" semanticType="M">
30-
<field name="field1" id="11" type="uint64" offset="0" semanticType="UTCTimestamp"/>
31-
<field name="field2" id="12" type="event" offset="8" semanticType="MultipleCharValue"/>
30+
<field name="field1" id="11" type="uint64" offset="0" semanticType="UTCTimestamp"/>
31+
<field name="field2" id="12" type="event" offset="8" semanticType="MultipleCharValue"/>
3232
<group name="grName" id="20" dimensionType="groupSizeEncoding">
3333
<field name="grField1" id="21" type="uint64" semanticType="int"/>
3434
<field name="grField2" id="22" type="int64" semanticType="int"/>

0 commit comments

Comments
 (0)