mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 02:02:16 -05:00
corrected errors in stream features
This commit is contained in:
parent
b8a5a5d60f
commit
0dcc653190
@ -192,12 +192,8 @@ S: <stream:stream
|
||||
version='1.0'>
|
||||
|
||||
S: <stream:features>
|
||||
<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
|
||||
<required/>
|
||||
</bind>
|
||||
<sm xmlns='urn:xmpp:sm:3'>
|
||||
<optional/>
|
||||
</sm>
|
||||
<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
|
||||
<sm xmlns='urn:xmpp:sm:3'/>
|
||||
</stream:features>
|
||||
]]></example>
|
||||
</section1>
|
||||
|
Loading…
Reference in New Issue
Block a user