summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/s_frexpf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/src/s_frexpf.c')
-rw-r--r--lib/msun/src/s_frexpf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/msun/src/s_frexpf.c b/lib/msun/src/s_frexpf.c
index 6988cbe..ee97029 100644
--- a/lib/msun/src/s_frexpf.c
+++ b/lib/msun/src/s_frexpf.c
@@ -8,13 +8,13 @@
*
* Developed at SunPro, 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.
* ====================================================
*/
#ifndef lint
-static char rcsid[] = "$Id: s_frexpf.c,v 1.1.1.1 1994/08/19 09:39:58 jkh Exp $";
+static char rcsid[] = "$Id: s_frexpf.c,v 1.2 1995/04/07 23:23:27 bde Exp $";
#endif
#include "math.h"
OpenPOWER on IntegriCloud