Norminette fixes
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: aortigos <aortigos@student.42malaga.com +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2023/09/22 20:46:43 by aortigos #+# #+# */
|
||||
/* Updated: 2025/11/16 19:04:45 by aortigos ### ########.fr */
|
||||
/* Updated: 2025/12/09 20:00:48 by aortigos ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
void free2d(char **ptr)
|
||||
{
|
||||
int i;
|
||||
|
||||
|
||||
if (!ptr)
|
||||
return ;
|
||||
i = 0;
|
||||
|
||||
Reference in New Issue
Block a user