summaryrefslogtreecommitdiff
path: root/libc/sysdeps/x86_64/fpu/s_ceill.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/x86_64/fpu/s_ceill.S')
-rw-r--r--libc/sysdeps/x86_64/fpu/s_ceill.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/x86_64/fpu/s_ceill.S b/libc/sysdeps/x86_64/fpu/s_ceill.S
index efc8dd995..910c371d5 100644
--- a/libc/sysdeps/x86_64/fpu/s_ceill.S
+++ b/libc/sysdeps/x86_64/fpu/s_ceill.S
@@ -1,7 +1,7 @@
/*
* Written by J.T. Conklin <jtc@netbsd.org>.
* Changes for long double by Ulrich Drepper <drepper@cygnus.com>
- * Changes for x86-64 by Andreas Jaeger <aj@suse.de>
+ * Changes for x86-64 by Andreas Jaeger <aj@suse.de>
* Public domain.
*/