Make method names more consistent with ObjFW.
This commit is contained in:
parent
89b1f86a4d
commit
00a064a4a5
7 changed files with 66 additions and 54 deletions
|
@ -156,7 +156,7 @@
|
|||
/// \cond internal
|
||||
- (void)XMPP_updateRosterItem: (XMPPRosterItem*)rosterItem;
|
||||
- (void)XMPP_handleInitialRosterForConnection: (XMPPConnection*)connection
|
||||
withIQ: (XMPPIQ*)iq;
|
||||
IQ: (XMPPIQ*)iq;
|
||||
- (XMPPRosterItem*)XMPP_rosterItemWithXMLElement: (OFXMLElement*)element;
|
||||
/// \endcond
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue