Jelajahi Sumber

Fix comment

Eric Andersen 22 tahun lalu
induk
melakukan
b8fa5e71e4
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      libc/sysdeps/linux/v850/_mmap.c

+ 1 - 1
libc/sysdeps/linux/v850/_mmap.c

@@ -1,4 +1,4 @@
-/* Use old style mmap for v850 */
+/* Use new style mmap for v850 */
 #include <unistd.h>
 #include <sys/mman.h>
 #include <sys/syscall.h>