1
0
mirror of https://sourceware.org/git/glibc.git synced 2026-01-06 11:51:29 +03:00

Remove trailing whitespace.

This commit is contained in:
Joseph Myers
2013-06-05 20:44:03 +00:00
parent 5556231db2
commit 9c84384cc1
192 changed files with 1185 additions and 991 deletions

View File

@@ -132,7 +132,7 @@ main (int argc, char **argv)
{
regex_t re;
int n;
if (!pattern_valid)
{
printf ("%zd: No previous valid pattern %s\n", linenum, line);