Update sockets.c
This commit is contained in:
parent
dcf175b285
commit
543a83eb01
|
@ -243,7 +243,6 @@ lwip_tryget_socket(int s)
|
|||
return tryget_socket(s);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Allocate a new socket for a given netconn.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue