changed arrintchr name for arrint

This commit is contained in:
hugogogo
2022-04-22 17:32:42 +02:00
parent 2767ff165f
commit 8fe843722b
3 changed files with 7 additions and 7 deletions

View File

@@ -112,7 +112,7 @@ SRCS = ft_memset.c \
ft_sqrt.c \
ft_free_tab.c \
\
ft_arrintchr.c
ft_arrint.c
# deleted : \
ft_lstnew.c \