Skip to content

Commit b9fda0c

Browse files
committed
Fix badly fixed merge conflict
1 parent 242ad37 commit b9fda0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

wsdl/ver10/recording.wsdl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,8 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
152152
Indicates if the device supports scheduled recording.
153153
</xs:documentation>
154154
</xs:annotation>
155-
</xs:attribute><xs:attribute name="SegmentExport" type="xs:boolean">
155+
</xs:attribute>
156+
<xs:attribute name="SegmentExport" type="xs:boolean">
156157
<xs:annotation>
157158
<xs:documentation>
158159
Indicates support for ExportRecordedSegments.

0 commit comments

Comments
 (0)