mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
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 <fweimer@redhat.com>
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
Some tests assume "/bin/sh" names a file that exists and is not a
|
||||
directory. */
|
||||
|
||||
/* Evalutes to the arguments in a list initializer which can be used
|
||||
/* Evaluates to the arguments in a list initializer which can be used
|
||||
as a single macro argument. */
|
||||
#define LIST(...) { __VA_ARGS__ }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user