rename bonuses

This commit is contained in:
David Gailleton
2025-11-10 18:21:24 +01:00
parent 729b6d3003
commit c4e4c7c141
11 changed files with 30 additions and 25 deletions

View File

@@ -6,7 +6,7 @@
/* By: dgaillet <dgaillet@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/11/05 09:49:43 by dgaillet #+# #+# */
/* Updated: 2025/11/09 16:07:05 by dgaillet ### ########lyon.fr */
/* Updated: 2025/11/10 18:18:17 by dgaillet ### ########lyon.fr */
/* */
/* ************************************************************************** */
@@ -14,6 +14,7 @@
# define LIBFT_H
# include <stdlib.h>
# include <unistd.h>
typedef struct s_list
{