1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Fix typos.

This commit is contained in:
Ondřej Bílka
2013-08-21 19:48:48 +02:00
parent 46ed103824
commit c0c3f78afb
61 changed files with 141 additions and 66 deletions

View File

@@ -117,7 +117,7 @@ __gai_notify (struct requestlist *req)
#endif
}
else
/* This is part of a asynchronous `getaddrinfo_a' operation. If
/* This is part of an asynchronous `getaddrinfo_a' operation. If
this request is the last one, send the signal. */
if (--*waitlist->counterp == 0)
{