Author: kargl
Date: Mon May 27 22:45:05 2013
New Revision: 251046
URL: http://svnweb.freebsd.org/changeset/base/251046

Log:
  Style(9)
  
  Approved by:  das (implicit)
  Reported by:  jh

Modified:
  head/lib/msun/ld80/s_exp2l.c

Modified: head/lib/msun/ld80/s_exp2l.c
==============================================================================
--- head/lib/msun/ld80/s_exp2l.c        Mon May 27 22:41:43 2013        
(r251045)
+++ head/lib/msun/ld80/s_exp2l.c        Mon May 27 22:45:05 2013        
(r251046)
@@ -193,7 +193,7 @@ static const double tbl[TBLSIZE * 2] = {
        0x1.68155d44ca973p+0,    0x1.038ae44f74p-57,
 };
 
-/*-
+/**
  * Compute the base 2 exponential of x for Intel 80-bit format.
  *
  * Accuracy: Peak error < 0.511 ulp.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to