Differences From Artifact [7742e7e268]:
- File src/XMPPDiscoNode.h — part of check-in [346032e34b] at 2013-03-31 10:23:39 on branch trunk — Coding style. (user: js, size: 4027) [annotate] [blame] [check-ins using]
To Artifact [0a98f21b19]:
- File src/XMPPDiscoNode.h — part of check-in [dd2c1286f9] at 2013-06-23 19:57:46 on branch trunk — Get rid of BOOL. (user: js, size: 4027) [annotate] [blame] [check-ins using]
︙ | |||
124 125 126 127 128 129 130 | 124 125 126 127 128 129 130 131 132 133 134 135 | - + - + | - (XMPPJID*)JID; - (OFString*)node; - (OFSortedList*)identities; - (OFSortedList*)features; - (OFDictionary*)childNodes; |