Differences From Artifact [d21cceae6c]:
- File src/XMPPRoster.h — part of check-in [ae47288dc3] at 2013-02-15 14:32:44 on branch trunk — Improve documentation. (user: js, size: 4522) [annotate] [blame] [check-ins using]
To Artifact [cd389fa1d0]:
- File src/XMPPRoster.h — part of check-in [dd2c1286f9] at 2013-06-23 19:57:46 on branch trunk — Get rid of BOOL. (user: js, size: 4522) [annotate] [blame] [check-ins using]
︙ | |||
68 69 70 71 72 73 74 | 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 | - + | <XMPPConnectionDelegate> #endif { XMPPConnection *_connection; OFMutableDictionary *_rosterItems; XMPPMulticastDelegate *_delegates; id <XMPPStorage> _dataStorage; |
︙ |