wangxiaoyao 2 년 전
부모
커밋
34bf77b8e3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      components/lwp/lwp_ipc.c

+ 1 - 1
components/lwp/lwp_ipc.c

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