aboutsummaryrefslogtreecommitdiffstats
path: root/noice.c
diff options
context:
space:
mode:
Diffstat (limited to 'noice.c')
-rw-r--r--noice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/noice.c b/noice.c
index 0a81137..31c0771 100644
--- a/noice.c
+++ b/noice.c
@@ -369,7 +369,7 @@ int
readmore(char **str)
{
int c, ret = 0;
- size_t i;
+ int i;
char *ln = *str;
if (ln != NULL)