mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 10:32:15 +02:00
void
This commit is contained in:
parent
72e77c82d0
commit
2e0e19994c
@ -9,7 +9,7 @@
|
||||
|
||||
static int sock = -1;
|
||||
|
||||
int nxlinkStdio()
|
||||
int nxlinkStdio(void)
|
||||
{
|
||||
int ret = -1;
|
||||
struct sockaddr_in srv_addr;
|
||||
|
Loading…
Reference in New Issue
Block a user