modif comment joinfree

This commit is contained in:
hugodu69
2020-03-07 14:43:57 +01:00
parent cb9818bc55
commit da423da298

View File

@@ -11,8 +11,8 @@
/* ************************************************************************** */
/*
** create a new string by concatenating the two strings s1
** and s2 then freeing them
** create a new string by concatenating the two strings s1 and s2
** then free s1
*/
#include "libft.h"