style: normed the source folder

This commit is contained in:
Raphael 2024-10-11 16:23:18 +02:00
parent 286796700c
commit 1dfb7f7ef7
3 changed files with 24 additions and 24 deletions

View file

@ -14,7 +14,6 @@
#include "me/hashmap/hashmap_env.h"
#include "me/mem/mem.h"
void ft_free(void *ptr)
{
if (!ptr)