mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-28 16:43:09 +00:00
Style: reword comment.
Submitted by: bde
This commit is contained in:
parent
6a671a6bde
commit
5fc5e42a2e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=202693
@ -126,7 +126,7 @@ scandir(const char *dirname, struct dirent ***namelist,
|
||||
|
||||
/*
|
||||
* 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)
|
||||
|
Loading…
Reference in New Issue
Block a user