Typo fixed. According to xep-0202 "query" from xep-0012 replaced by "time"

This commit is contained in:
Evgenii Terechkov 2010-03-26 19:08:06 +07:00
parent a7823c0e8b
commit 3bf076485b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
nil nil nil 'full t)))
(jabber-send-iq jc to "get"
'(query ((xmlns . "urn:xmpp:time")))
'(time ((xmlns . "urn:xmpp:time")))
'jabber-silent-process-data 'jabber-process-time
'jabber-silent-process-data
(lambda (jc xml-data)