remis les header des toutes les fonctions

This commit is contained in:
Hugo LAMY
2019-11-25 14:17:42 +01:00
parent 500c4516b1
commit b6e9b9e5e6
43 changed files with 207 additions and 285 deletions

View File

@@ -5,8 +5,8 @@
/* +:+ +:+ +:+ */
/* By: hulamy <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/11/19 15:10:04 by hulamy #+# #+# */
/* Updated: 2019/11/19 18:18:54 by hulamy ### ########.fr */
/* Created: 2019/11/25 13:57:19 by hulamy #+# #+# */
/* Updated: 2019/11/25 13:57:22 by hulamy ### ########.fr */
/* */
/* ************************************************************************** */
@@ -14,8 +14,6 @@
** copy size - 1 length of src into dest,
** terminate it with a '\0'
** and return size of src
**
** TESTS :
*/
/*