mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
Fix typos.
This commit is contained in:
@ -157,7 +157,7 @@ __aio_notify (struct requestlist *req)
|
||||
#endif
|
||||
}
|
||||
else
|
||||
/* This is part of a asynchronous `lio_listio' operation. If
|
||||
/* This is part of an asynchronous `lio_listio' operation. If
|
||||
this request is the last one, send the signal. */
|
||||
if (--*waitlist->counterp == 0)
|
||||
{
|
||||
|
Reference in New Issue
Block a user