This commit is contained in:
wangxiaoyao 2023-03-09 12:20:35 +08:00 committed by guo
parent cb60ef2c86
commit 34bf77b8e3
1 changed files with 1 additions and 1 deletions

View File

@ -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 */