diff --git a/source/org/jivesoftware/smack/packet/Message.java b/source/org/jivesoftware/smack/packet/Message.java index 6db15d73e..4e8b7acb2 100644 --- a/source/org/jivesoftware/smack/packet/Message.java +++ b/source/org/jivesoftware/smack/packet/Message.java @@ -58,11 +58,11 @@ import org.jivesoftware.smack.util.StringUtils; * Represents XMPP message packets. A message can be one of several types: * * * * For each message type, different message fields are typically used as follows: