From d13733c166b71ac05056f553f0afdc8a363b2820 Mon Sep 17 00:00:00 2001 From: Paul Pluzhnikov Date: Tue, 23 May 2023 10:50:31 +0000 Subject: Fix misspellings in sysdeps/unix -- BZ 25337 Applying this commit results in bit-identical rebuild of libc.so.6 math/libm.so.6 elf/ld-linux-x86-64.so.2 mathvec/libmvec.so.1 Reviewed-by: Florian Weimer --- sysdeps/unix/sysv/linux/tst-socket-timestamp-compat.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysdeps/unix/sysv/linux/tst-socket-timestamp-compat.c') diff --git a/sysdeps/unix/sysv/linux/tst-socket-timestamp-compat.c b/sysdeps/unix/sysv/linux/tst-socket-timestamp-compat.c index aa170d05ea..0fe8780cba 100644 --- a/sysdeps/unix/sysv/linux/tst-socket-timestamp-compat.c +++ b/sysdeps/unix/sysv/linux/tst-socket-timestamp-compat.c @@ -77,7 +77,7 @@ static void do_test_large_buffer (bool mc) { struct mmsghdr mmhdr = { 0 }; - /* It should be large enought for either timeval/timespec and the + /* It should be large enough for either timeval/timespec and the 64 time type as well. */ union @@ -142,7 +142,7 @@ do_test_large_buffer (bool mc) /* Check if recvmsg does not create the additional 64 bit timestamp if only 32 bit timestamp is enabled if the ancillary buffer is not large - enought. Also checks if MSG_CTRUNC is set iff for 64 bit recvmsg + enough. Also checks if MSG_CTRUNC is set iff for 64 bit recvmsg symbol. */ static void do_test_small_buffer (bool mc) -- cgit v1.2.3-70-g09d2