diff options
Diffstat (limited to 'src/ht/ft_htdelone.c')
| -rw-r--r-- | src/ht/ft_htdelone.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ht/ft_htdelone.c b/src/ht/ft_htdelone.c index 3672b23..7374a44 100644 --- a/src/ht/ft_htdelone.c +++ b/src/ht/ft_htdelone.c @@ -13,7 +13,7 @@ #include "libft.h" #include "libft_ht.h" -/** +/* ** \brief Delete one hash table entry ** \param key Key of entry to delete ** \param del Function to destroy the entry |
