From fd7a2ba757e6382ce377e9f53fcff0c483099caa Mon Sep 17 00:00:00 2001 From: salad Date: Mon, 21 Sep 2020 16:11:33 +0200 Subject: DEL MULTILIGNEED --- src/c_utils.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/c_utils.c') diff --git a/src/c_utils.c b/src/c_utils.c index 96a9c2b..dc9522d 100644 --- a/src/c_utils.c +++ b/src/c_utils.c @@ -24,7 +24,7 @@ /* ** TODO: -** MULTILIGHNE (reprint correct) +** REPRINT edit ** FLECHES UP DOWN ** C-c globul pid ** NORME @@ -132,7 +132,7 @@ int16_t uint32_t len; uint32_t mod; int16_t ret; - int16_t nlines; + uint32_t nlines; i = 0; nlines = c_get_line_num(line, tcaps->cpos, ft_strlen(msh->ps[0]), tcaps); -- cgit v1.2.3