diff options
Diffstat (limited to 'libm/s_fabs.c')
-rw-r--r-- | libm/s_fabs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libm/s_fabs.c b/libm/s_fabs.c index 351aea143..b9aacc282 100644 --- a/libm/s_fabs.c +++ b/libm/s_fabs.c @@ -5,7 +5,7 @@ * * 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. * ==================================================== */ |