summaryrefslogtreecommitdiffstats
path: root/src/ft_b_echo.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ft_b_echo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ft_b_echo.c b/src/ft_b_echo.c
index d5e4a64..326967d 100644
--- a/src/ft_b_echo.c
+++ b/src/ft_b_echo.c
@@ -14,7 +14,7 @@
#include <stdint.h>
#include "ft_s_struct.h"
-int32_t
+uint8_t
ft_b_echo(char *args[],
t_msh *msh)
{