summaryrefslogtreecommitdiff
path: root/libm/w_sqrtf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libm/w_sqrtf.c')
-rw-r--r--libm/w_sqrtf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libm/w_sqrtf.c b/libm/w_sqrtf.c
index 771d5b198..971acf466 100644
--- a/libm/w_sqrtf.c
+++ b/libm/w_sqrtf.c
@@ -18,7 +18,7 @@
* Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/*
+/*
* wrapper for sqrt(x)
*/