Oubli norme oups

This commit is contained in:
Etienne Rey-bethbeder 2022-12-11 15:59:24 +01:00
parent abbb8d13d4
commit d1f19d6c4c

View file

@ -6,7 +6,7 @@
/* By: erey-bet <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2022/11/23 16:51:31 by erey-bet #+# #+# */
/* Updated: 2022/12/08 11:23:13 by erey-bet ### ########.fr */
/* Updated: 2022/12/11 15:59:11 by erey-bet ### ########.fr */
/* */
/* ************************************************************************** */
@ -46,7 +46,6 @@ char **set_only_space(char *argv[], int i);
int if_there_is_double(long *tab, int y);
void *init_sb(t_stack *sb, int len);
// Parsing
int parsing(int argc, char *argv[], long *tab);