mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
.
This commit is contained in:
@ -457,7 +457,7 @@ check_nettype (const char *name, const char *list_to_check[])
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
fprintf (stderr, _ ("illegal nettype: `%s'\n"), name);
|
||||
fprintf (stderr, _ ("illegal nettype :`%s'\n"), name);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user