From c0c3f78afb6070721848574e2e5dff5cfa20e28d Mon Sep 17 00:00:00 2001 From: Ondřej Bílka Date: Wed, 21 Aug 2013 19:48:48 +0200 Subject: Fix typos. --- sysdeps/pthread/aio_notify.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/pthread') diff --git a/sysdeps/pthread/aio_notify.c b/sysdeps/pthread/aio_notify.c index f3953f1822..deedd2df63 100644 --- a/sysdeps/pthread/aio_notify.c +++ b/sysdeps/pthread/aio_notify.c @@ -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) { -- cgit v1.2.3-70-g09d2