aboutsummaryrefslogtreecommitdiff
path: root/get_next_line.h
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2019-10-10 16:40:01 +0200
committerCharles <sircharlesaze@gmail.com>2019-10-10 16:40:01 +0200
commit988090ac0de3cc7a57e3cd8dd76ffc43efd2fc46 (patch)
tree56748a043134bb9095df3f852285b2388bf45ad3 /get_next_line.h
parentce374b5d6bc2a383c42d28d3523e5489b5fb090e (diff)
downloadget_next_line-988090ac0de3cc7a57e3cd8dd76ffc43efd2fc46.tar.gz
get_next_line-988090ac0de3cc7a57e3cd8dd76ffc43efd2fc46.tar.bz2
get_next_line-988090ac0de3cc7a57e3cd8dd76ffc43efd2fc46.zip
Work with not newline terminated fildes
- 3 tests of moulitest still red - get_next_line has 30 lines
Diffstat (limited to 'get_next_line.h')
-rw-r--r--get_next_line.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/get_next_line.h b/get_next_line.h
index fb74ea3..4059b05 100644
--- a/get_next_line.h
+++ b/get_next_line.h
@@ -6,7 +6,7 @@
/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/10/09 13:52:59 by cacharle #+# #+# */
-/* Updated: 2019/10/10 11:26:10 by cacharle ### ########.fr */
+/* Updated: 2019/10/10 16:31:51 by cacharle ### ########.fr */
/* */
/* ************************************************************************** */