mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 23:30:07 +00:00
(is_dst): Pretty printing.
This commit is contained in:
parent
6d5d3ae3d6
commit
d43c8c5f13
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user