summaryrefslogtreecommitdiffstats
path: root/src/e_externs.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/e_externs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/e_externs.c b/src/e_externs.c
index 554b3d1..46afb28 100644
--- a/src/e_externs.c
+++ b/src/e_externs.c
@@ -92,7 +92,7 @@ void
ft_delwords(envpath);
if (fullpath == NULL)
{
- f_fail_command_not_found(ptr->bin);
+ f_fail_command_not_found(ptr->bin, msh);
}
else
{