svn commit: r202677 - head/lib/libc/gen
Andrey A. Chernov
ache at FreeBSD.org
Wed Jan 20 07:27:57 UTC 2010
Author: ache
Date: Wed Jan 20 07:27:56 2010
New Revision: 202677
URL: http://svn.freebsd.org/changeset/base/202677
Log:
Style: remove extra empty line in the comment.
Pointed by: bde
Modified:
head/lib/libc/gen/scandir.c
Modified: head/lib/libc/gen/scandir.c
==============================================================================
--- head/lib/libc/gen/scandir.c Wed Jan 20 06:30:40 2010 (r202676)
+++ head/lib/libc/gen/scandir.c Wed Jan 20 07:27:56 2010 (r202677)
@@ -126,7 +126,6 @@ fail:
/*
* Alphabetic order comparison routine for those who want it.
- *
* POSIX 2008 requires the alphasort() to use strcoll().
*/
int
More information about the svn-src-head
mailing list