mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
(is_dst): Pretty printing.
This commit is contained in:
@ -171,8 +171,8 @@ local_strdup (const char *s)
|
||||
|
||||
|
||||
static size_t
|
||||
is_dst (const char *start, const char *name, const char *str, size_t cmplen, int is_path,
|
||||
int secure)
|
||||
is_dst (const char *start, const char *name, const char *str, size_t cmplen,
|
||||
int is_path, int secure)
|
||||
{
|
||||
size_t len;
|
||||
|
||||
|
Reference in New Issue
Block a user