mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-23 20:57:20 +08:00
[format]
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user