Norminetting the env.h
This commit is contained in:
parent
9041c2ce6a
commit
b6c5c10f94
1 changed files with 1 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
/* By: maiboyer <maiboyer@student.42.fr> +#+ +:+ +#+ */
|
/* By: maiboyer <maiboyer@student.42.fr> +#+ +:+ +#+ */
|
||||||
/* +#+#+#+#+#+ +#+ */
|
/* +#+#+#+#+#+ +#+ */
|
||||||
/* Created: 2024/05/04 18:41:01 by maiboyer #+# #+# */
|
/* Created: 2024/05/04 18:41:01 by maiboyer #+# #+# */
|
||||||
/* Updated: 2024/08/02 22:11:14 by maiboyer ### ########.fr */
|
/* Updated: 2024/08/14 18:17:08 by rparodi ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
|
|
@ -18,7 +18,6 @@
|
||||||
# include "me/types.h"
|
# include "me/types.h"
|
||||||
# include "me/vec/vec_str.h"
|
# include "me/vec/vec_str.h"
|
||||||
|
|
||||||
|
|
||||||
t_hashmap_env *create_env_map(void);
|
t_hashmap_env *create_env_map(void);
|
||||||
|
|
||||||
t_error build_envp(t_hashmap_env *envs, t_hashmap_env *tmp_vars, \
|
t_error build_envp(t_hashmap_env *envs, t_hashmap_env *tmp_vars, \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue