summaryrefslogtreecommitdiffstats
path: root/src/c_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_utils.c')
-rw-r--r--src/c_utils.c4
1 files changed, 2 insertions, 2 deletions
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);