projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[CRT]
[reactos.git]
/
lib
/
sdk
/
crt
/
math
/
i386
/
atan2_asm.s
diff --git
a/lib/sdk/crt/math/i386/atan2_asm.s
b/lib/sdk/crt/math/i386/atan2_asm.s
index
33d4329
..
171ef21
100644
(file)
--- a/
lib/sdk/crt/math/i386/atan2_asm.s
+++ b/
lib/sdk/crt/math/i386/atan2_asm.s
@@
-13,6
+13,6
@@
_atan2:
fpatan
pop ebp
- ret
n
+ ret
END