mirror of
https://github.com/KeyZox71/ft_minipowershell.git
synced 2025-05-12 23:48:46 +02:00
「🔨」 fix: rm merge files
This commit is contained in:
2
src/env/env_cmd.c
vendored
2
src/env/env_cmd.c
vendored
@ -44,7 +44,7 @@ char **env_get(t_env *env)
|
||||
|
||||
int env_create_first_el(char *env_line, t_env *env)
|
||||
{
|
||||
t_env *new;
|
||||
// t_env *new;
|
||||
char *name;
|
||||
char *content;
|
||||
|
||||
|
Reference in New Issue
Block a user