recitf libft,h
This commit is contained in:
parent
ee44e7ecb3
commit
7d714e1008
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
/* By: jhalford <marvin@42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2016/11/07 13:49:04 by jhalford #+# #+# */
|
||||
/* Updated: 2017/03/07 15:39:59 by wescande ### ########.fr */
|
||||
/* Updated: 2017/03/07 15:41:52 by wescande ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
|
@ -54,7 +54,7 @@ struct s_stof
|
|||
|
||||
struct s_itof
|
||||
{
|
||||
int name;
|
||||
int id;
|
||||
int (*f)();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue