norme
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
/* By: lperrey <lperrey@student.42.fr> +#+ +:+ +#+ */
|
/* By: lperrey <lperrey@student.42.fr> +#+ +:+ +#+ */
|
||||||
/* +#+#+#+#+#+ +#+ */
|
/* +#+#+#+#+#+ +#+ */
|
||||||
/* Created: 2021/11/11 18:46:43 by lperrey #+# #+# */
|
/* Created: 2021/11/11 18:46:43 by lperrey #+# #+# */
|
||||||
/* Updated: 2021/12/22 14:16:45 by lperrey ### ########.fr */
|
/* Updated: 2021/12/22 17:04:47 by lperrey ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
@@ -76,7 +76,7 @@ static int here_doc_write_interactive(char *delimiter, int doc_fd)
|
|||||||
{
|
{
|
||||||
char *line;
|
char *line;
|
||||||
size_t line_len;
|
size_t line_len;
|
||||||
|
|
||||||
line = NULL;
|
line = NULL;
|
||||||
g_switch_heredoc_sigint = 0;
|
g_switch_heredoc_sigint = 0;
|
||||||
while (1)
|
while (1)
|
||||||
|
|||||||
Reference in New Issue
Block a user