summaryrefslogtreecommitdiffhomepage
path: root/src/logic/linkcmd/slbt_linkcmd_executable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/logic/linkcmd/slbt_linkcmd_executable.c')
-rw-r--r--src/logic/linkcmd/slbt_linkcmd_executable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/logic/linkcmd/slbt_linkcmd_executable.c b/src/logic/linkcmd/slbt_linkcmd_executable.c
index 3a47a49..56070f3 100644
--- a/src/logic/linkcmd/slbt_linkcmd_executable.c
+++ b/src/logic/linkcmd/slbt_linkcmd_executable.c
@@ -90,7 +90,7 @@ slbt_hidden int slbt_exec_link_create_executable(
struct stat st;
/* initial state */
- slbt_reset_arguments(ectx);
+ slbt_ectx_reset_arguments(ectx);
/* placeholders */
slbt_reset_placeholders(ectx);