modif comment joinfree
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user