mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-21 01:07:18 +08:00
[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)
|
||||
{
|
||||
/* create a BSD socket */
|
||||
/* create a BSD socket */
|
||||
int fd;
|
||||
|
||||
/* allocate a fd */
|
||||
|
Loading…
x
Reference in New Issue
Block a user