Home | History | Annotate | Download | only in beem
      1 Index: org/jivesoftware/smackx/pubsub/PubSubManager.java
      2 ===================================================================
      3 --- org/jivesoftware/smackx/pubsub/PubSubManager.java	(revision 11464)
      4 +++ org/jivesoftware/smackx/pubsub/PubSubManager.java	(working copy)
      5 @@ -41,7 +41,7 @@
      6   * 
      7   * @author Robin Collier
      8   */
      9 -final public class PubSubManager
     10 +public class PubSubManager
     11  {
     12  	private XMPPConnection con;
     13  	private String to;
     14