summaryrefslogtreecommitdiffstats
path: root/modules/fdlibm/src/e_asin.cpp
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-11-15 15:17:01 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-11-15 15:17:01 +0100
commit5e902a4a9a25a9e151b5d3945c68517bc0c73139 (patch)
treea2e314bc193f4bdd52bb45adfc12f2803c265469 /modules/fdlibm/src/e_asin.cpp
parent6ca0b4704367f8804e0373cb439e6e17e5146e4a (diff)
downloadUXP-5e902a4a9a25a9e151b5d3945c68517bc0c73139.tar
UXP-5e902a4a9a25a9e151b5d3945c68517bc0c73139.tar.gz
UXP-5e902a4a9a25a9e151b5d3945c68517bc0c73139.tar.lz
UXP-5e902a4a9a25a9e151b5d3945c68517bc0c73139.tar.xz
UXP-5e902a4a9a25a9e151b5d3945c68517bc0c73139.zip
Issue #1291 - Part 3: Update fdlibm to Sept 2019 version
Diffstat (limited to 'modules/fdlibm/src/e_asin.cpp')
-rw-r--r--modules/fdlibm/src/e_asin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/fdlibm/src/e_asin.cpp b/modules/fdlibm/src/e_asin.cpp
index 98607937d..e896bde9e 100644
--- a/modules/fdlibm/src/e_asin.cpp
+++ b/modules/fdlibm/src/e_asin.cpp
@@ -6,7 +6,7 @@
*
* 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.
* ====================================================
*/