summaryrefslogtreecommitdiffstats
path: root/src/s_init_next.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s_init_next.h')
-rw-r--r--src/s_init_next.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/s_init_next.h b/src/s_init_next.h
index 650e795..f967dea 100644
--- a/src/s_init_next.h
+++ b/src/s_init_next.h
@@ -1,7 +1,7 @@
/* ************************************************************************** */
/* */
/* ::: :::::::: */
-/* s_init_next.h :+: :+: :+: */
+/* c_init.h :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: rbousset <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
@@ -18,6 +18,5 @@
char s_inc_shlvl(t_msh *msh);
char **s_dupenv_del(char **nenvp, unsigned long i);
char **s_dupenv(char *const envp[]);
-void s_set_cwd(char cwd[], t_msh *msh);
#endif