From e65fc4b791951f31d11510b3e214acb42b91730d Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Wed, 30 May 2018 06:55:28 +0100 Subject: delete_lines refactored --- TODO.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index 6a72e1a..d5460cd 100644 --- a/TODO.org +++ b/TODO.org @@ -3,8 +3,9 @@ * IN-PROGRESS FIXME ** TODO Implement check on file modified +** DONE Reimplement delete_lines ** DONE Re-check insert/append (test_insapp failing with a double-free) -** TODO Re-check delete as well (maybe related to insert/append?!?!?) +** DONE Re-check delete as well (maybe related to insert/append?!?!?) ** DONE check file name input in 'f' and 'w' ** DONE Change read_lines to use __get_lines (let fin point to the file to read from...) -- cgit v1.2.3