svn commit: r272138 - head/lib/msun/src

Steve Kargl kargl at FreeBSD.org
Thu Sep 25 22:15:11 UTC 2014


Author: kargl
Date: Thu Sep 25 22:15:10 2014
New Revision: 272138
URL: http://svnweb.freebsd.org/changeset/base/272138

Log:
  * Whitespace.

Modified:
  head/lib/msun/src/e_lgamma_r.c

Modified: head/lib/msun/src/e_lgamma_r.c
==============================================================================
--- head/lib/msun/src/e_lgamma_r.c	Thu Sep 25 21:57:35 2014	(r272137)
+++ head/lib/msun/src/e_lgamma_r.c	Thu Sep 25 22:15:10 2014	(r272138)
@@ -1,4 +1,3 @@
-
 /* @(#)e_lgamma_r.c 1.3 95/01/18 */
 /*
  * ====================================================
@@ -6,10 +5,9 @@
  *
  * Developed at SunSoft, a Sun Microsystems, Inc. business.
  * Permission to use, copy, modify, and distribute this
- * software is freely granted, provided that this notice 
+ * software is freely granted, provided that this notice
  * is preserved.
  * ====================================================
- *
  */
 
 #include <sys/cdefs.h>


More information about the svn-src-head mailing list