]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(is_dst): Pretty printing.
authorUlrich Drepper <drepper@redhat.com>
Sat, 10 Nov 2001 06:00:37 +0000 (06:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 10 Nov 2001 06:00:37 +0000 (06:00 +0000)
elf/dl-load.c

index 35056162ec0d526eef4c168f5ef0c1eb7d7f7b28..fe552e8721cb7655d19ffa94f7f2c5c67f485562 100644 (file)
@@ -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;