ObjXMPP  Diff

Differences From Artifact [12d7da2374]:

To Artifact [b55c3a6bd9]:


21
22
23
24
25
26
27

28
29
30
31
32
33
34
 */

#ifdef HAVE_CONFIG_H
# include "config.h"
#endif

#import "XMPPRosterItem.h"


#import <ObjFW/macros.h>

@implementation XMPPRosterItem
+ rosterItem
{
	return [[[self alloc] init] autorelease];







>







21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
 */

#ifdef HAVE_CONFIG_H
# include "config.h"
#endif

#import "XMPPRosterItem.h"
#import "XMPPJID.h"

#import <ObjFW/macros.h>

@implementation XMPPRosterItem
+ rosterItem
{
	return [[[self alloc] init] autorelease];