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 <tmaze@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2018/04/09 13:55:29 by tmaze #+# #+# */
/* Updated: 2018/04/09 16:46:33 by tmaze ### ########.fr */
/* Updated: 2018/11/28 14:46:12 by tmaze ### ########.fr */
/* */
/* ************************************************************************** */