corrected example

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3955 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2010-02-22 01:02:41 +00:00
parent 0de2b17db9
commit c867ff5505
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@
<proxy port='43523'>1.2.3.4</proxy>
</query>
<error code='401' type='auth'>
<not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/&gt;
<not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error>
</iq>
]]></example>