moved unsied files, compiles w/o waringins with clang
FossilOrigin-Name: 1189a474bfcc28195d888d7967ccfc50c812f194e1ee19e99d3cb244d666a19a
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
*/
|
||||
char *sock_addrtostr(const struct sockaddr *sa, char *s, size_t maxlen, int addport)
|
||||
{
|
||||
char d[maxlen];
|
||||
char d[512];
|
||||
int port;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user