it works
This commit is contained in:
parent
607a121ced
commit
80f0b560ce
3 changed files with 22 additions and 22 deletions
|
|
@ -6,7 +6,7 @@
|
|||
/* By: kcolin <marvin@42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/10/23 20:23:21 by kcolin #+# #+# */
|
||||
/* Updated: 2024/11/06 16:51:35 by kcolin ### ########.fr */
|
||||
/* Updated: 2024/11/08 14:58:43 by kcolin ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
# include <unistd.h>
|
||||
|
||||
# ifndef BUFFER_SIZE
|
||||
# define BUFFER_SIZE 1024
|
||||
# define BUFFER_SIZE 1023
|
||||
# endif
|
||||
# if BUFFER_SIZE <= 0
|
||||
# error BUFFER_SIZE must be at least 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue