Adjust to latest ObjFW API changes.
This commit is contained in:
parent
45806a4f08
commit
867450105e
4 changed files with 61 additions and 59 deletions
|
@ -256,7 +256,7 @@
|
|||
* the connection was closed.
|
||||
*/
|
||||
- (void)parseBuffer: (const char*)buffer
|
||||
withLength: (size_t)length;
|
||||
length: (size_t)length;
|
||||
|
||||
/**
|
||||
* \brief Returns the socket used by the XMPPConnection.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue