Differences From Artifact [dde2cb56af]:
- File src/XMPPRoster.h — part of check-in [7f10dd9950] at 2012-12-13 22:09:30 on branch trunk — Make method names more consistent with ObjFW. (user: js, size: 4514) [annotate] [blame] [check-ins using]
To Artifact [e0bd743e89]:
- File src/XMPPRoster.h — part of check-in [bbd249186e] at 2012-12-22 13:55:27 on branch trunk — Update documentation (user: florob@babelmonkeys.de, size: 4513) [annotate] [blame] [check-ins using]
︙ | |||
29 30 31 32 33 34 35 | 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | - + | @class XMPPRosterItem; @class XMPPIQ; @class XMPPRoster; @class XMPPMulticastDelegate; /** * \brief A protocol that should be (partially) implemented by delegates |
︙ |