Style: reword comment.

Submitted by:   bde
This commit is contained in:
Andrey A. Chernov 2010-01-20 11:59:46 +00:00
parent 6a671a6bde
commit 5fc5e42a2e

View File

@ -126,7 +126,7 @@ fail:
/*
* Alphabetic order comparison routine for those who want it.
* POSIX 2008 requires the alphasort() to use strcoll().
* POSIX 2008 requires that alphasort() uses strcoll().
*/
int
alphasort(const struct dirent **d1, const struct dirent **d2)