mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 19:53:32 +08:00
Remove whitespace at eol
This commit is contained in:
parent
54316090f1
commit
7dda24b203
@ -153,7 +153,7 @@ __dl_runtime_resolve (ElfW(Word) sym_index,
|
||||
|
||||
if (version->hash != 0)
|
||||
{
|
||||
sym_map = _dl_lookup_symbol_x (strtab + sym->st_name, l,
|
||||
sym_map = _dl_lookup_symbol_x (strtab + sym->st_name, l,
|
||||
&sym, l->l_scope, version,
|
||||
ELF_RTYPE_CLASS_PLT, 0, 0);
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user