diff options
Diffstat (limited to 'src/str/ft_strtoupper.c')
| -rw-r--r-- | src/str/ft_strtoupper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/str/ft_strtoupper.c b/src/str/ft_strtoupper.c index d4c49d5..07c19e5 100644 --- a/src/str/ft_strtoupper.c +++ b/src/str/ft_strtoupper.c @@ -6,7 +6,7 @@ /* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2020/02/10 04:12:04 by cacharle #+# #+# */ -/* Updated: 2020/02/10 04:12:17 by cacharle ### ########.fr */ +/* Updated: 2020/02/10 05:05:38 by cacharle ### ########.fr */ /* */ /* ************************************************************************** */ |
