Ver Fonte

[format]

wangxiaoyao há 2 anos atrás
pai
commit
34bf77b8e3
1 ficheiros alterados com 1 adições e 1 exclusões
  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 */