mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
* math/libm-test.inc (main): Fix typos in messages.
This commit is contained in:
@ -165,7 +165,7 @@ main (int argc, char *argv[])
|
||||
if (cp - &adr[outer] != middle - outer)
|
||||
{
|
||||
printf ("rawmemchr flunked for outer = %d, middle = %d\n",
|
||||
outer, middle, inner);
|
||||
outer, middle);
|
||||
result = 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user