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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to