wangxiaoyao il y a 2 ans
Parent
commit
34bf77b8e3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 */