diff --git a/libftasm/src/lst/ft_lstnew.c b/libftasm/src/lst/ft_lstnew.c index bee43729..db921685 100644 --- a/libftasm/src/lst/ft_lstnew.c +++ b/libftasm/src/lst/ft_lstnew.c @@ -3,10 +3,10 @@ /* ::: :::::::: */ /* ft_lstnew.c :+: :+: :+: */ /* +:+ +:+ +:+ */ -/* By: jhalford +#+ +:+ +#+ */ +/* By: jhalford +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ -/* Created: 2016/11/03 14:57:24 by jhalford #+# #+# */ -/* Updated: 2016/11/28 19:25:25 by jhalford ### ########.fr */ +/* Created: 2016/11/29 15:57:38 by jhalford #+# #+# */ +/* Updated: 2016/11/29 15:57:40 by jhalford ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/libftasm/src/lst/ft_lstpop.c b/libftasm/src/lst/ft_lstpop.c index bc2d42f5..fd9df6c6 100644 --- a/libftasm/src/lst/ft_lstpop.c +++ b/libftasm/src/lst/ft_lstpop.c @@ -6,7 +6,7 @@ /* By: jhalford +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2016/11/04 11:09:56 by jhalford #+# #+# */ -/* Updated: 2016/11/28 19:14:40 by jhalford ### ########.fr */ +/* Updated: 2016/11/29 13:46:21 by jhalford ### ########.fr */ /* */ /* ************************************************************************** */