diff options
| author | Charles <sircharlesaze@gmail.com> | 2019-11-20 02:03:56 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2019-11-20 02:03:56 +0100 |
| commit | a983b06df18647cf63fadad5b36f472e06f1075f (patch) | |
| tree | 26d02de02b9ff31febcdb9bc0d76e7b99d2e3dbe /ft_strdel.c | |
| parent | a46f13dc1fef2af96f418984af9db6acfeaeb581 (diff) | |
| download | libft-a983b06df18647cf63fadad5b36f472e06f1075f.tar.gz libft-a983b06df18647cf63fadad5b36f472e06f1075f.tar.bz2 libft-a983b06df18647cf63fadad5b36f472e06f1075f.zip | |
Protected pre 2019 functions
Diffstat (limited to 'ft_strdel.c')
| -rw-r--r-- | ft_strdel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ft_strdel.c b/ft_strdel.c index d62d36d..05cf064 100644 --- a/ft_strdel.c +++ b/ft_strdel.c @@ -6,7 +6,7 @@ /* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2019/10/07 10:39:14 by cacharle #+# #+# */ -/* Updated: 2019/10/07 10:39:33 by cacharle ### ########.fr */ +/* Updated: 2019/11/20 01:58:27 by cacharle ### ########.fr */ /* */ /* ************************************************************************** */ |
