aboutsummaryrefslogtreecommitdiff
path: root/src/ht/ft_hthash.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ht/ft_hthash.c')
-rw-r--r--src/ht/ft_hthash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ht/ft_hthash.c b/src/ht/ft_hthash.c
index 2670e31..3369d24 100644
--- a/src/ht/ft_hthash.c
+++ b/src/ht/ft_hthash.c
@@ -12,7 +12,7 @@
#include "libft_ht.h"
-/**
+/*
** \brief Hash a string
** \param ht So that the index is in the hash table bound
** \param key String to hash