summaryrefslogtreecommitdiffstats
path: root/src/ft_p_line.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ft_p_line.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ft_p_line.c b/src/ft_p_line.c
index 606408b..f299f64 100644
--- a/src/ft_p_line.c
+++ b/src/ft_p_line.c
@@ -19,7 +19,7 @@
void
ft_p_line(char line[],
- t_msh *msh)
+ t_msh *msh)
{
uint64_t i;
uint64_t count;