Update Xcode project.
This commit is contained in:
parent
8ab05e111a
commit
309b16bf5d
4 changed files with 24 additions and 11 deletions
|
@ -339,7 +339,7 @@ ssl_locking_callback(int mode, int n, const char *file, int line)
|
|||
|
||||
- (OFDataArray*)channelBindingDataWithType: (OFString*)type
|
||||
{
|
||||
int length;
|
||||
size_t length;
|
||||
char buffer[64];
|
||||
OFDataArray *data;
|
||||
|
||||
|
|
Reference in a new issue