[format]
This commit is contained in:
parent
cb60ef2c86
commit
34bf77b8e3
|
@ -815,7 +815,7 @@ static void lwp_fd_release(int fdt_type, int fd)
|
||||||
|
|
||||||
static int _chfd_alloc(int fdt_type)
|
static int _chfd_alloc(int fdt_type)
|
||||||
{
|
{
|
||||||
/* create a BSD socket */
|
/* create a BSD socket */
|
||||||
int fd;
|
int fd;
|
||||||
|
|
||||||
/* allocate a fd */
|
/* allocate a fd */
|
||||||
|
|
Loading…
Reference in New Issue