mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 12:02:05 +01:00
Changed XEP-031 to XEP-0131
This commit is contained in:
parent
3b657d36c4
commit
1554a33518
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import org.jivesoftware.smack.packet.NamedElement;
|
|||
import org.jivesoftware.smack.util.XmlStringBuilder;
|
||||
|
||||
/**
|
||||
* Represents a <b>Header</b> entry as specified by the <a href="http://xmpp.org/extensions/xep-031.html">Stanza Headers and Internet Metadata (SHIM)</a>.
|
||||
* Represents a <b>Header</b> entry as specified by the <a href="http://xmpp.org/extensions/xep-0131.html">Stanza Headers and Internet Metadata (SHIM)</a>.
|
||||
|
||||
* @author Robin Collier
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue