Explorar o código

fix typo in aio.h

Rich Felker %!s(int64=12) %!d(string=hai) anos
pai
achega
f07222739b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/aio.h

+ 1 - 1
include/aio.h

@@ -57,7 +57,7 @@ int lio_listio(int, struct aiocb *const [], int, struct sigevent *);
 #define aio_cancel64 aio_cancel
 #define aio_suspend64 aio_suspend
 #define aio_fsync64 aio_fsync
-#defile lio_listio64 lio_listio
+#define lio_listio64 lio_listio
 #define off64_t off_t
 #endif