modified ft_putendl behavior when dealing with NULL

This commit is contained in:
Tanguy MAZE
2019-01-13 17:45:57 +01:00
parent 2e3500751e
commit 19d3e23b74
3 changed files with 4 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
/* By: tmaze <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2018/04/04 16:55:29 by tmaze #+# #+# */
/* Updated: 2018/04/08 14:13:22 by tmaze ### ########.fr */
/* Updated: 2019/01/10 17:37:08 by tmaze ### ########.fr */
/* */
/* ************************************************************************** */