aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2019-10-10 11:34:40 +0200
committerCharles <sircharlesaze@gmail.com>2019-10-10 11:34:40 +0200
commitce374b5d6bc2a383c42d28d3523e5489b5fb090e (patch)
tree6f5e4ce735db65c16185cf6a05a2a0b4b03bb6e4 /Makefile
parent2df0d3e47a9deb4676b4fd82a1924da4181ef9d9 (diff)
downloadget_next_line-ce374b5d6bc2a383c42d28d3523e5489b5fb090e.tar.gz
get_next_line-ce374b5d6bc2a383c42d28d3523e5489b5fb090e.tar.bz2
get_next_line-ce374b5d6bc2a383c42d28d3523e5489b5fb090e.zip
Added null character in some place and it works until it doesnt
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6cd00ec..3542371 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# By: cacharle <marvin@42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2019/10/08 08:11:00 by cacharle #+# #+# #
-# Updated: 2019/10/10 09:56:42 by cacharle ### ########.fr #
+# Updated: 2019/10/10 11:20:17 by cacharle ### ########.fr #
# #
# **************************************************************************** #