aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--elf/dl-load.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/elf/dl-load.c b/elf/dl-load.c
index 3505616..fe552e8 100644
--- a/elf/dl-load.c
+++ b/elf/dl-load.c
@@ -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;