updated libft

This commit is contained in:
djonker 2023-10-26 18:32:19 +02:00
parent 51ffcbb50f
commit 2f76b20ba4

View File

@ -6,7 +6,7 @@
# By: djonker <marvin@codam.nl> +#+ #
# +#+ #
# Created: 2020/10/27 15:02:02 by djonker #+# #+# #
# Updated: 2023/10/25 05:28:15 by djonker ######## odam.nl #
# Updated: 2023/10/26 18:29:23 by houtworm ######## odam.nl #
# #
# **************************************************************************** #
@ -141,8 +141,6 @@ SRC =src/ft_atoi.c \
src/ft_getuser.c \
src/ft_gethome.c \
src/ft_getpwd.c \
src/ft_getos.c \
src/ft_gethost.c \
src/ft_vastrjoin.c \
src/ft_vafree.c \
src/ft_intrchr.c \