about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64/le/fpu/multiarch/float128_private.h
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2023-05-23 12:11:30 +0000
committerPaul Pluzhnikov <ppluzhnikov@google.com>2023-05-23 15:23:09 +0000
commit0b25c28e028b63c95108c442d8112811107e4c13 (patch)
treebc40fc56ca65a34e333ea492e21edffcb8d3103f /sysdeps/powerpc/powerpc64/le/fpu/multiarch/float128_private.h
parentd13733c166b71ac05056f553f0afdc8a363b2820 (diff)
downloadglibc-0b25c28e028b63c95108c442d8112811107e4c13.tar.gz
glibc-0b25c28e028b63c95108c442d8112811107e4c13.tar.xz
glibc-0b25c28e028b63c95108c442d8112811107e4c13.zip
Fix misspellings in sysdeps/powerpc -- BZ 25337
All fixes are in comments, so the binaries should be identical
before/after this commit, but I can't verify this.

Reviewed-by: Rajalakshmi Srinivasaraghavan <rajis@linux.ibm.com>
Diffstat (limited to 'sysdeps/powerpc/powerpc64/le/fpu/multiarch/float128_private.h')
-rw-r--r--sysdeps/powerpc/powerpc64/le/fpu/multiarch/float128_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/powerpc/powerpc64/le/fpu/multiarch/float128_private.h b/sysdeps/powerpc/powerpc64/le/fpu/multiarch/float128_private.h
index 11f5329d32..b1f0c9abea 100644
--- a/sysdeps/powerpc/powerpc64/le/fpu/multiarch/float128_private.h
+++ b/sysdeps/powerpc/powerpc64/le/fpu/multiarch/float128_private.h
@@ -44,7 +44,7 @@
 
 #include <float128-ifunc-macros.h>
 
-/* Declare these now.  These prototyes are not included
+/* Declare these now.  These prototypes are not included
    in any header.  */
 extern __typeof (cosf128) __ieee754_cosf128;
 extern __typeof (asinhf128) __ieee754_asinhf128;