wangxiaoyao hace 2 años
padre
commit
34bf77b8e3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 */