author | Vincent V. <marseille@beem-project.com> |
Thu, 10 May 2012 16:11:18 +0200 | |
changeset 980 | 1e9c4a0a9acf |
parent 800 | 1eefc5da624a |
permissions | -rw-r--r-- |
Index: org/jivesoftware/smackx/pubsub/PubSubManager.java =================================================================== --- org/jivesoftware/smackx/pubsub/PubSubManager.java (revision 11464) +++ org/jivesoftware/smackx/pubsub/PubSubManager.java (working copy) @@ -41,7 +41,7 @@ * * @author Robin Collier */ -final public class PubSubManager +public class PubSubManager { private XMPPConnection con; private String to;