diff options
Diffstat (limited to 'lib/libft/ft_strjoin.c')
| -rw-r--r-- | lib/libft/ft_strjoin.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libft/ft_strjoin.c b/lib/libft/ft_strjoin.c index 526592b..2cf68ea 100644 --- a/lib/libft/ft_strjoin.c +++ b/lib/libft/ft_strjoin.c @@ -3,10 +3,10 @@ /* ::: :::::::: */ /* ft_strjoin.c :+: :+: :+: */ /* +:+ +:+ +:+ */ -/* By: dkaiser <dkaiser@student.42heilbronn.de +#+ +:+ +#+ */ +/* By: chuhlig <chuhlig@student.42.fr> +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2024/03/07 10:15:33 by dkaiser #+# #+# */ -/* Updated: 2024/03/10 14:02:07 by dkaiser ### ########.fr */ +/* Updated: 2025/01/25 12:55:14 by chuhlig ### ########.fr */ /* */ /* ************************************************************************** */ |
