Skip to content

Commit 23c67a3

Browse files
committed
[Java] Formatting.
1 parent a8c21ed commit 23c67a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sbe-tool/src/test/resources/issue567-valid.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</composite>
1616
<composite name="groupSizeEncoding" description="Repeating group dimensions">
1717
<type name="blockLength" primitiveType="uint16"/>
18-
<type name="numInGroup" primitiveType="uint32" maxValue="2147483647" />
18+
<type name="numInGroup" primitiveType="uint32" maxValue="2147483647"/>
1919
</composite>
2020
<composite name="varStringEncoding">
2121
<type name="length" primitiveType="uint32" maxValue="1073741824"/>
@@ -33,7 +33,7 @@
3333
</types>
3434
<sbe:message name="issue567" id="1" description="issue 567 test">
3535
<group name="group" id="1">
36-
<field name="groupField" id="2" type="issue567Element" />
36+
<field name="groupField" id="2" type="issue567Element"/>
3737
</group>
3838
</sbe:message>
3939
</sbe:messageSchema>

0 commit comments

Comments
 (0)