summaryrefslogtreecommitdiffstats
path: root/src/ft_b_echo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ft_b_echo.c')
-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 f7b83a2..d5e4a64 100644
--- a/src/ft_b_echo.c
+++ b/src/ft_b_echo.c
@@ -16,7 +16,7 @@
int32_t
ft_b_echo(char *args[],
- t_msh *msh)
+ t_msh *msh)
{
(void)msh;
while (*args)