Norminette fixes
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: aortigos <aortigos@student.42malaga.com +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2025/11/16 19:04:46 by aortigos #+# #+# */
|
||||
/* Updated: 2025/11/16 19:05:35 by aortigos ### ########.fr */
|
||||
/* Updated: 2025/12/09 20:01:08 by aortigos ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -18,4 +18,4 @@ void ft_memfree(void *ptr)
|
||||
return ;
|
||||
free(ptr);
|
||||
ptr = NULL;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user