aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_get_res.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ft_get_res.c')
-rw-r--r--src/ft_get_res.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ft_get_res.c b/src/ft_get_res.c
index 25f87fd..649ab23 100644
--- a/src/ft_get_res.c
+++ b/src/ft_get_res.c
@@ -27,7 +27,7 @@ static int8_t
return (0);
}
-int
+int8_t
ft_get_res(char **words, t_cub *clist)
{
t_win *wlist = clist->wlist;