diff options
Diffstat (limited to 'src/str/ft_atoi_strict.c')
| -rw-r--r-- | src/str/ft_atoi_strict.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/str/ft_atoi_strict.c b/src/str/ft_atoi_strict.c index 0079807..f573593 100644 --- a/src/str/ft_atoi_strict.c +++ b/src/str/ft_atoi_strict.c @@ -6,7 +6,7 @@ /* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2020/01/15 10:06:29 by cacharle #+# #+# */ -/* Updated: 2020/01/17 10:12:54 by cacharle ### ########.fr */ +/* Updated: 2020/02/10 02:20:40 by cacharle ### ########.fr */ /* */ /* ************************************************************************** */ |
