fixed a typo in the previous commit :-)

This commit is contained in:
Landon Curt Noll
2023-11-01 16:14:33 -07:00
parent 8ca980b2bb
commit 45f62fd7b4

View File

@@ -1,5 +1,4 @@
The following are the changes from calc version 2.15.0.2 to date:
Updated BUGS about MSYS2 on Windows compiling of calc.
Added more git related checks and sanity checks to chk_tree.
@@ -15,7 +14,7 @@ The following are the changes from calc version 2.15.0.2 to date:
acovercos, ahaversin, ahavercos, ahacovercos, aexsec,
aexcsc, and acrd.
Fixed a compile eorr in zmath.h that impacted legacy 32-bit bit
Fixed a compile error in zmath.h that impacted legacy 32-bit bit
endian machines. Thanks goes to GitHub user @gromit1811 for
pull request.