summaryrefslogtreecommitdiffhomepage
path: root/src/logic/linkcmd/slbt_linkcmd_argv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/logic/linkcmd/slbt_linkcmd_argv.c')
-rw-r--r--src/logic/linkcmd/slbt_linkcmd_argv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/logic/linkcmd/slbt_linkcmd_argv.c b/src/logic/linkcmd/slbt_linkcmd_argv.c
index 0209201..013317f 100644
--- a/src/logic/linkcmd/slbt_linkcmd_argv.c
+++ b/src/logic/linkcmd/slbt_linkcmd_argv.c
@@ -976,7 +976,7 @@ slbt_hidden int slbt_exec_link_finalize_argument_vector(
arctx = *arctxv;
arctx->path = &slbt_ar_self_dlunit;
- if (slbt_ar_update_syminfo(arctx,ectx) < 0)
+ if (slbt_ar_update_syminfo(arctx) < 0)
return SLBT_NESTED_ERROR(dctx);
/* regenerate the dlsyms vtable source */