Merge branch 'main' of https://www.probestar.com/PStar/Cnomicon
This commit is contained in:
@ -37,7 +37,7 @@ typedef struct _uri_parts {
|
|||||||
char pass[16];
|
char pass[16];
|
||||||
char host[256];
|
char host[256];
|
||||||
char port[16];
|
char port[16];
|
||||||
char path[1204];
|
char path[1024];
|
||||||
int rate;
|
int rate;
|
||||||
} uri_parts;
|
} uri_parts;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user