1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-07 06:43:00 +03:00

Pass glibc pre-commit checks

This is needed for the next patch which updates copyright dates.
* assert/test-assert-2.c: Remove trailing white space.
* elf/tst-startup-errno.c: Remove trailing empty lines.
This commit is contained in:
Paul Eggert
2025-01-01 11:16:35 -08:00
parent 013106ae67
commit b1da163a21
2 changed files with 1 additions and 2 deletions

View File

@@ -55,4 +55,3 @@ main (void)
return 0;
}