Adjust to ObjFW changes
This commit is contained in:
parent
1cf318f91e
commit
091cdac2b2
5 changed files with 11 additions and 6 deletions
|
@ -87,7 +87,7 @@
|
|||
XMPPDiscoIdentity *identity;
|
||||
OFString *feature;
|
||||
OFMutableString *caps = [OFMutableString string];
|
||||
OFSHA1Hash *hash = [OFSHA1Hash hash];
|
||||
OFSHA1Hash *hash = [OFSHA1Hash cryptoHash];
|
||||
OFDataArray *digest = [OFDataArray dataArray];
|
||||
|
||||
enumerator = [_identities objectEnumerator];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue