diff --git a/42sh/includes/ft_readline.h b/42sh/includes/ft_readline.h index 201f83d1..b559a11a 100644 --- a/42sh/includes/ft_readline.h +++ b/42sh/includes/ft_readline.h @@ -6,7 +6,7 @@ /* By: gwojda +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2017/01/23 10:35:44 by gwojda #+# #+# */ -/* Updated: 2017/02/03 15:13:01 by alao ### ########.fr */ +/* Updated: 2017/02/03 16:27:48 by jhalford ### ########.fr */ /* */ /* ************************************************************************** */ @@ -172,4 +172,6 @@ int ft_completion(int ret); void ft_check_heredoc(char **str); +char *ft_strdupi_w(char const *s); + #endif diff --git a/42sh/libft b/42sh/libft index fa4a21e3..92902c1c 160000 --- a/42sh/libft +++ b/42sh/libft @@ -1 +1 @@ -Subproject commit fa4a21e3d0d0545831d661df1863a399e9154218 +Subproject commit 92902c1c6539152d9daadaf2a018b2d344f1224e