Cleanup
This commit is contained in:
parent
39c1c5026a
commit
509b551ce4
17 changed files with 37 additions and 1891 deletions
|
|
@ -12,6 +12,8 @@
|
|||
|
||||
#include "../includes/minishell.h"
|
||||
|
||||
void ts_parser_delete(TSParser *self);
|
||||
|
||||
void ft_free(void *ptr)
|
||||
{
|
||||
if (!ptr)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue