Updates...

This commit is contained in:
Maix0 2024-05-01 21:19:14 +02:00
parent 43480c35e4
commit a192af9ad4
12 changed files with 1836 additions and 1787 deletions

View file

@ -12,7 +12,7 @@
#include "../includes/minishell.h"
void ts_parser_delete(TSParser *self);
void ts_parser_delete(t_first_parser *self);
void ft_free(void *ptr)
{