diff options
Diffstat (limited to 'src/str/ft_strcpy.c')
| -rw-r--r-- | src/str/ft_strcpy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/str/ft_strcpy.c b/src/str/ft_strcpy.c index 9677b24..ee6ff0d 100644 --- a/src/str/ft_strcpy.c +++ b/src/str/ft_strcpy.c @@ -6,7 +6,7 @@ /* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2019/10/07 10:38:36 by cacharle #+# #+# */ -/* Updated: 2019/11/20 23:25:57 by cacharle ### ########.fr */ +/* Updated: 2020/01/17 11:36:19 by cacharle ### ########.fr */ /* */ /* ************************************************************************** */ |
