Style
Reviewed by: markj Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D32878
This commit is contained in:
parent
adb1267505
commit
c37c6f994f
@ -1558,7 +1558,7 @@ link_elf_each_function_nameval(linker_file_t file,
|
||||
{
|
||||
linker_symval_t symval;
|
||||
elf_file_t ef = (elf_file_t)file;
|
||||
const Elf_Sym* symp;
|
||||
const Elf_Sym *symp;
|
||||
int i, error;
|
||||
|
||||
/* Exhaustive search */
|
||||
|
Loading…
Reference in New Issue
Block a user