summaryrefslogtreecommitdiffstats
path: root/src/p_lcom.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/p_lcom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/p_lcom.c b/src/p_lcom.c
index bd5edcb..a8c42ce 100644
--- a/src/p_lcom.c
+++ b/src/p_lcom.c
@@ -86,7 +86,7 @@ static void
}
int8_t
- get_redir(const char word[],
+ p_get_redir(const char word[],
t_com **com)
{
/* TODO: norme */