corrected three examples per bug report from Artur Hefczyc

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4229 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2010-06-05 02:49:52 +00:00
parent b04bde02b5
commit b61db10ceb
1 changed files with 6 additions and 6 deletions

View File

@ -415,8 +415,8 @@
id='chatty2'> id='chatty2'>
<amp xmlns='http://jabber.org/protocol/amp' <amp xmlns='http://jabber.org/protocol/amp'
status='alert' status='alert'
from='francisco@hamlet.lit' from='bernardo@hamlet.lit/elsinore'
to='bernardo@hamlet.lit/elsinore'> to='francisco@hamlet.lit'>
<rule action='alert' condition='deliver' value='stored'/> <rule action='alert' condition='deliver' value='stored'/>
</amp> </amp>
</message> </message>
@ -434,8 +434,8 @@
id='chatty2'> id='chatty2'>
<amp xmlns='http://jabber.org/protocol/amp' <amp xmlns='http://jabber.org/protocol/amp'
status='error' status='error'
from='francisco@hamlet.lit' to='bernardo@hamlet.lit/elsinore'
to='bernardo@hamlet.lit/elsinore'> from='francisco@hamlet.lit'>
<rule action='error' condition='deliver' value='stored'/> <rule action='error' condition='deliver' value='stored'/>
</amp> </amp>
<error type='modify' code='500'> <error type='modify' code='500'>
@ -456,8 +456,8 @@
id='chatty2'> id='chatty2'>
<amp xmlns='http://jabber.org/protocol/amp' <amp xmlns='http://jabber.org/protocol/amp'
status='notify' status='notify'
from='francisco@hamlet.lit' to='bernardo@hamlet.lit/elsinore'
to='bernardo@hamlet.lit/elsinore'> from='francisco@hamlet.lit'>
<rule action='notify' condition='deliver' value='stored'/> <rule action='notify' condition='deliver' value='stored'/>
</amp> </amp>
</message> </message>